-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 1.55 KB
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 1.55 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
Package: discord
Type: Package
Title: Functions for Discordant Kinship Modeling
Version: 1.3
Authors@R: c(person("S. Mason", "Garrison", email = "garrissm@wfu.edu",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-4804-6003")),
person("Jonathan", "Trattner", email = "code@jdtrat.com",
role = "aut",
comment = c(ORCID = "0000-0002-1097-7603")),
person("Yoo Ri", "Hwang", email = "yrhwang89@gmail.com",
role = "aut"),
person("Cermet", "Ream", role = c("ctb")))
Description: Functions for discordant kinship modeling (and other sibling-based quasi-experimental designs). Contains data restructuring functions and functions for generating biometrically informed data for kin pairs. See [Garrison and Rodgers, 2016 <doi:10.1016/j.intell.2016.08.008>], [Sims, Trattner, and Garrison, 2024 <doi:10.3389/fpsyg.2024.1430978>] for empirical examples, and [Garrison and colleagues for theoretical work <doi:10.1101/2025.08.25.25334395>].
URL: https://github.com/R-Computing-Lab/discord,
https://r-computing-lab.github.io/discord/
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.3.3
Encoding: UTF-8
Depends: R (>= 3.50)
Imports:
stats
Suggests:
NlsyLinks,
ggpedigree,
BGmisc,
DT,
broom,
dplyr,
grid,
gridExtra,
ggExtra,
ggplot2,
janitor,
kableExtra,
knitr,
magrittr,
rmarkdown,
scales,
sessioninfo,
stargazer,
snakecase,
testthat,
tidyverse,
tidyr
VignetteBuilder:
knitr