prep_data: Prepare data for use with bootstrap covariance estimation...

Description Usage Arguments Examples

Description

Prepare data for use with bootstrap covariance estimation function

Usage

1
prep_data(pheno, kinship)

Arguments

pheno

phenotypes matrix

kinship

kinship matrix

Examples

1
2
3
4
## Not run: 
prep_data(pheno = matrix(rnorm(300), nrow = 100), kinship = diag(100))

## End(Not run)

fboehm/limmbo2 documentation built on May 17, 2019, 7:05 p.m.