-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (24 loc) · 737 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
25 lines (24 loc) · 737 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
Package: CoMoMo
Type: Package
Title: CoMoMo combines multiple mortality forecasts using different model combinations
Version: 0.1.0
Author: Salvatory Kessy
Maintainer: The package maintainer <s.kessy@unsw.edu.au>
Description: CoMoMo uses different model combination methods to combine multiple mortality forecasts. User can choose any model combination approach and produce the final mortality forecasts. The individual mortality forecasts are generated using the generalised age cohort mortality models.
License: MIT
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports:
StMoMo,
tidyr,
dplyr,
glmnet,
nnls,
ggplot2,
boot
Suggests:
knitr,
rmarkdown,
demography
VignetteBuilder: knitr