hbmr_bin_data {BMRV} | R Documentation |
This is an example dataset consisting of binary traits for the hbmr_bin function.
data(hbmr_bin_data)
The format is: List of 2 $ pheno: num [1:1720] 0 1 1 1 0 ... $ geno : int [1:1720, 1:40] 0 0 0 0 0 0 0 0 0 0 ... $ qi : int [1:1720, 1:40] 0 0 0 0 0 0 0 0 0 0 ... $ kin : int [1:1720, 1:1720] 0 0 0 0 0 0 0 0 0 0 ...
data(hbmr_bin_data)