-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 795 Bytes
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 795 Bytes
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
Package: eventTools
Type: Package
Title: Additional Extensions/Functionality for the eventPrediction Package
Version: 2.0
Date: 2016-09-26
Authors@R: c(
person("Daniel", "Dalevi",
email = "daniel.dalevi@astrazeneca.com",
role = c("aut", "cre")),
person("David", "Ruau",
email = "davidruau@gmail.com",
role = c("aut"))
)
Maintainer: Daniel Dalevi <daniel.dalevi@astrazeneca.com>
Description: Extensions to the eventPrediction package for N-piecewise Weibull and Weibull mixture models.
License: GPL (>=2) | file LICENSE
Depends:
survival,
methods,
ggplot2,
lattice,
eha,
scales,
runjags,
coda,
R (>= 3.1)
Imports:
eventPrediction
Suggests:
knitr,
testthat
VignetteBuilder: knitr
RoxygenNote: 5.0.1