add.founder.kinship: Add a relationship matrix for founder individuals

Description Usage Arguments Value Examples

View source: R/add.founder.kinship.R

Description

Function to relationship matrix for founder individuals that is used for any calculation of the pedigree

Usage

1
add.founder.kinship(population, founder.kinship = "vanRaden", gen = 1)

Arguments

population

population list

founder.kinship

Default is to use vanRaden relationship. Alternative is to enter a pedigree-matrix (order of individuals is first male then female)

gen

Generation for which to enter the pedigree-matrix

Value

Population list

Examples

1
2

MoBPS documentation built on Nov. 9, 2021, 5:08 p.m.