Rdocumentation
powered by
Learn R Programming
OmicKriging (version 1.0)
grm2mat: read one set of grm files into a correlation matrix
Description
This function inputs the data from filename.grm.gz and filename.grm.id and converts it into an n x n correlation matrix appropriate for
okriging
.
Usage
grm2mat(grmfullheader)
Arguments
grmfullheader
path to the .grm.gz and grm.id files
Value
References
Wheeler HE, et al. (2013) Poly-Omic Prediction of Complex Traits: OmicKriging. arXiv:1303.1788 http://arxiv.org/abs/1303.1788
See Also
readcorlist
okriging