forked from wijwoj/kinship2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.29 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
Package: kinship2
Version: 1.6.4
Date: 2015-08-03
Title: Pedigree Functions
Authors@R: c(person(c("Terry", "M"), "Therneau", role=c("aut")),
person("Schaid", "Daniel", role="ctb"),
person("Jason", "Sinnwell", email="sinnwell.jason@mayo.edu",role=c("aut","cre")),
person("Elizabeth", "Atkinson", role="ctb"))
Depends: R (>= 3.1.0), Matrix, quadprog
Imports: graphics, stats, methods
Description: Routines to handle family data with a pedigree object. The initial purpose was to create correlation structures that describe
family relationships such as kinship and identity-by-descent, which
can be used to model family data in mixed effects models, such as in the
coxme function. Also includes a tool for pedigree drawing which is
focused on producing compact layouts without intervention. Recent additions
include utilities to trim the pedigree object with various criteria, and
kinship for the X chromosome.
LazyData: yes
License: GPL (>= 2)
URL: http://r-forge.r-project.org
NeedsCompilation: no
Packaged: 2015-08-03 17:03:47 UTC; sinnwell
Author: Terry M Therneau [aut],
Schaid Daniel [ctb],
Jason Sinnwell [aut, cre],
Elizabeth Atkinson [ctb]
Maintainer: Jason Sinnwell <sinnwell.jason@mayo.edu>
Repository: CRAN
Date/Publication: 2015-08-03 21:10:46
RoxygenNote: 7.0.0