forked from amvillegas/StMoMo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.22 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
35
36
Package: StMoMo
Title: Stochastic Mortality Modelling
Version: 0.4.1.9000
Author: Andres Villegas <[email protected]>,
Pietro Millossovich <[email protected]>,
Vladimir Kaishev <[email protected]>
Maintainer: Andres Villegas <[email protected]>
Description: Implementation of the family of generalised age-period-cohort
stochastic mortality models. This family of models encompasses many models
proposed in the actuarial and demographic literature including the
Lee-Carter (1992) <doi:10.2307/2290201> and
the Cairns-Blake-Dowd (2006) <doi:10.1111/j.1539-6975.2006.00195.x> models.
It includes functions for fitting mortality models, analysing their
goodness-of-fit and performing mortality projections and simulations.
URL: http://github.com/amvillegas/StMoMo
BugReports: http://github.com/amvillegas/StMoMo/issues
Imports:
MASS,
rootSolve (>= 1.6.5.1),
fanplot (>= 3.4),
reshape2 (>= 1.4.1),
fields (>= 8.2),
RColorBrewer
Depends:
R (>= 3.2.0),
gnm (>= 1.0),
forecast(>= 6.1)
License: GPL (>= 2)
LazyData: true
Suggests:
demography,
knitr,
xtable,
MTS
VignetteBuilder: knitr, utils
RoxygenNote: 6.0.1