-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
34 lines (34 loc) · 1.46 KB
/
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
30
31
32
33
34
Package: Epi
Version: 2.57
Date: 2024-11-16
Title: Statistical Analysis in Epidemiology
Authors@R: c(person("Bendix", "Carstensen", role = c("aut", "cre"),
email = "[email protected]"),
person("Martyn", "Plummer", role = "aut",
email = "[email protected]"),
person("Esa", "Laara", role = "ctb"),
person("Michael", "Hills", role = "ctb"))
Depends: R (>= 3.5.0), utils
Imports: cmprsk, etm, splines, MASS, survival, plyr, dplyr, Matrix,
numDeriv, data.table, zoo, mgcv, magrittr
Suggests: mstate, nlme, lme4, demography, popEpi, tidyr
Description: Functions for demographic and epidemiological analysis in
the Lexis diagram, i.e. register and cohort follow-up data. In
particular representation, manipulation, rate estimation and
simulation for multistate data - the Lexis suite of functions, which
includes interfaces to 'mstate', 'etm' and 'cmprsk' packages.
Contains functions for Age-Period-Cohort and Lee-Carter modeling and
a function for interval censored data and some useful functions for
tabulation and plotting, as well as a number of epidemiological data
sets.
License: GPL-2
URL: http://bendixcarstensen.com/Epi/
NeedsCompilation: yes
Packaged: 2024-11-16 19:17:48 UTC; BCAR0029
Author: Bendix Carstensen [aut, cre],
Martyn Plummer [aut],
Esa Laara [ctb],
Michael Hills [ctb]
Maintainer: Bendix Carstensen <[email protected]>
Repository: CRAN
Date/Publication: 2024-11-16 22:30:05 UTC