-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 826 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: LogisticDx
Type: Package
Title: Diagnostic Tests for Logistic Regression Models
Version: 0.3
Date: 2021-12-18
Author: Chris Dardis
Maintainer: Chris Dardis <christopherdardis@gmail.com>
License: GPL (>= 2)
Description: Diagnostic tests and plots for GLMs (generalized linear models)
with binomial/ binary outcomes, particularly logistic regression.
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
Imports: rms, stats, statmod, graphics, speedglm, RColorBrewer,
data.table, pROC, aod
Suggests: knitr
LazyLoad: yes
Collate: 'LogisticDx_package.R' 'OR.R' 'ageChd.R' 'bbdm.R' 'dx.R'
'genBinom.R' 'gof.R' 'icu.R' 'lbw.R' 'llbw.R' 'mes.R' 'mlbw.R'
'nhanes3.R' 'pcs.R' 'plotGlm.R' 'printGofGlm.R' 'printSSglm.R'
'printSigGlm.R' 'sig.R' 'ss.R' 'uis.R'
NeedsCompilation: no
RoxygenNote: 7.1.2