genetic: Build an genetic model

Description Usage Arguments Details Value

View source: R/genetic.R

Description

Check conformity of arguments and return a genetic object.

Usage

1
genetic(pedigree, incidence, covariance, precision)

Arguments

pedigree

object of class 'pedigree'

incidence

matrix-like object

covariance

matrix-like object

precision

matrix-like object

Details

This is a virtual class. No objects are expected to be created directly.

Value

A list with elements pedigree, incidence.matrix, structure.matrix and structure.type, which is a string indicating either covariance or precision.


skayondo/breed_forest documentation built on Aug. 11, 2020, 12:35 a.m.