ped2mat: ped2mat takes a three-column pedigree and converts it to a...

Description Usage Arguments Value

View source: R/brd.mat.functions.R

Description

This function takes the output of mat.sub.sample and can convert it back into a breeding matrix, which can be used to calculate summary statistics

Usage

1
ped2mat(ped)

Arguments

ped

is a three column data frame consisting offspring, mother, and father IDS each row represents the parents that produced a given offspring

Value

Returns a breed matrix


nicksard/mater documentation built on Dec. 22, 2021, 2:14 a.m.