Learn R Programming

BMRV (version 1.32)

blvcm_bin_data: Example data for BLVCM_bin

Description

This is an example dataset consisting of binary traits for the blvcm_bin function.

Usage

data(blvcm_bin_data)

Arguments

Format

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

Examples

Run this code
data(blvcm_bin_data)

Run the code above in your browser using DataLab