-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathDESCRIPTION
More file actions
51 lines (51 loc) · 1.04 KB
/
DESCRIPTION
File metadata and controls
51 lines (51 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Package: MedicalRiskPredictionModels
Type: Package
Title: R-codes for book: Medical Risk Prediction Models by Gerds & kattan
Version: 2020.07.06
Date: 2020-07-06
Author: Thomas Alexander Gerds
Depends:
R (>= 3.5.0), riskRegression (>= 2020.2.5)
Imports:
riskRegression (>= 2020.1.1),
data.table (>= 1.12.2),
ggplot2 (>= 3.1.0),
prodlim (>= 2018.4.18),
doParallel,
stats,
graphics,
survival (>= 2.44.1),
lava (>= 1.6.5),
cmprsk,
plotrix,
timereg (>= 1.9.3),
foreach,
ranger,
parallel,
Rcpp,
mets,
lattice,
Publish,
rms (>= 5.1.3)
Suggests:
grid,
FactoMineR,
PredictABEL,
rpart,
ggpubr,
penalized,
party,
gridGraphics,
cowplot,
nnet,
neuralnet,
randomForestSRC,
randomForest,
plotrix,
bootstrap,
gridExtra,
SuperLearner
Maintainer: Thomas Alexander Gerds <tag@biostat.ku.dk>
Description: The package provides synthetic computer modified data all the visible R-codes of the book
License: GPL (>= 2)
RoxygenNote: 7.1.1