Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bitSize

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


Description

This is a utility function used in pedigree.shrink()

Usage

bitSize(ped)

Arguments

ped

A pedigree object

Value

A list with the following components:

bitSize

The bitSize of input pedigree

nFounder

The number of founders in the pedigree

nNonFounder

The number of nonfounders in the pedgiree

See Also


kinship2

Pedigree Functions

v1.8.5
GPL (>= 2)
Authors
Jason Sinnwell [aut, cre], Terry Therneau [aut], Daniel Schaid [ctb], Elizabeth Atkinson [ctb], Carly Mester [ctb]
Initial release
2019-5-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.