forked from Jiahui1902/APCI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
21 lines (21 loc) · 800 Bytes
/
DESCRIPTION
File metadata and controls
21 lines (21 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: APCI
Type: Package
Title: A New Age-Period-Cohort Model for Describing and Investigating Inter-Cohort Differences and Life Course Dynamics
Version: 1.0.6
Authors@R: c(person("Jiahui", "Xu",email = "jpx5053@psu.edu", role = c("aut", "cre")),
person("Liying", "Luo", email = "liyingluo@psu.edu", role = "aut") )
Maintainer: Jiahui Xu <jpx5053@psu.edu>
Depends: R (>= 3.6.0)
Description: It implemented Age-Period-Interaction Model (APC-I Model) proposed in the paper of Liying Luo and James S. Hodges in 2019. A new age-period-cohort model for describing and investigating inter-cohort differences and life course dynamics.
Imports:
survey,
magrittr,
dplyr,
ggplot2,
data.table,
ggpubr,
stringr,
gee
License: GPL-2
Encoding: UTF-8
LazyData: true