-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 899 Bytes
/
DESCRIPTION
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
Package: dfr.dist
Title: Dynamic failure rate (DFR) distributions
Version: 0.0.0.9000
Authors@R:
person("Alexander", "Towell", , "lex@metafunctor.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-6443-9897"))
Description: Set of functions/methods for operating on, sampling from, estimating, etc. distributions paramaterized by dynamic failure rates that may be correlated with any set of predictors or covariates.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
matlib,
numDeriv,
stats,
mvtnorm,
algebraic.dist
Depends:
R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/queelius/dfr_dist,
https://queelius.github.io/dfr_dist/
BugReports: https://github.com/queelius/dfr_dist/issues