Learn R Programming

BMRV (version 1.32)

blvcm_data: Example data for BLVCM

Description

This is an example dataset consisting of continuous traits for the blvcm function.

Usage

data(blvcm_data)

Arguments

Format

The format is: List of 2 $ pheno_data: num [1:600, 1:3] -0.0813 -1.0135 0.4363 0.7927 0.9597 ... ..- attr(*, "dimnames")=List of 2 .. ..$ : NULL .. ..$ : chr [1:3] "pheno" "fam" "zyg" $ geno_data : int [1:600, 1:40] 0 0 0 0 0 0 0 0 0 0 ...

Examples

Run this code
data(blvcm_data)

Run the code above in your browser using DataLab