man/examples/GCcattle.R

# Load cattle dataset
data(GCcattle)

# Check phenotype, fixed covariates and pedigree information
str(cattle.pheno)

# Check marker information
str(cattle.W)
HaipengU/GCA2 documentation built on March 1, 2021, 7:41 a.m.