bitSize: Calculate pedigree bitsize, defined as 2 * # NonFounders - #...

View source: R/bitSize.R

bitSizeR Documentation

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

pedigree.shrink


sinnweja/kinship2 documentation built on July 8, 2023, 11:26 p.m.