Learn R Programming

⚠️There's a newer version (1.9.6.1) of this package.Take me there.

kinship2 (version 1.5.4)

Pedigree functions

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

Copy Link

Version

Install

install.packages('kinship2')

Monthly Downloads

5,439

Version

1.5.4

License

GPL (>= 2)

Maintainer

Jason Sinnwell

Last Published

July 15th, 2013

Functions in kinship2 (1.5.4)

findAvailNonInform

Find subjects from a pedigree who are available and uninformative
kindepth

Compute the depth of each subject in a pedigree
findUnavailable

Find unavailable subjects in a pedigree
familycheck

Error check for a family classification
pedigree.legend

Plot a pedigree legend
pedigree.unrelated

Determine set of maximum number of unrelated available subjects from a pedigree
align.pedigree

Generate plotting information for a pedigree
ibdMatrix

Create an IBD matrix
kinship

Compute a kinship matrix
pedigree

Create pedigree structure
pedigree.shrink

Trim a pedigree to specified bit size with priority placed on trimming uninformative subjects.
testped1

testped1
makekinship

Create a sparse kinship matrix
plot.pedigree.shrink

plot pedigree.shrink object that is a shrunk pedigree object
sample.ped

Two example pedigrees
findAvailAffected

Find a single person to trim from a pedigree whose is available
plot.pedigree

plot pedigrees
autohint

Align a pedigree to print well
minnbreast

Minnesota Breast Cancer Study
printBanner

Print a nice banner
makefamid

Construct a family id from pedigree information
bitSize

Calculate pedigree bitsize, defined as 2 * # NonFounders - # Founders