Learn R Programming

OmicKriging (version 1.0)

readcorlist: read multiple sets of grm files into a list of correlation matrices

Description

This function takes a list of grm file paths and converts the data into a list of n x n correlation matrices appropirate for okriging.

Usage

readcorlist(corfilelist)

Arguments

corfilelist
list of paths to grm files (e.g. corfilelist <- c("/user/dir/genetic","/user/dir/geneexp"))

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

    grm2mat okriging