Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 878 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 878 Bytes

R functions used in Rincent et al. 2018

This repository includes R functions for evaluating the predictive abilities of SNP and NIRS through cross-validations as reported by Rincent et al. 2018

The functions can be accessed within R as follows:

source("https://raw.githubusercontent.com/visegura/PS/master/rfuncPS.r")

Dependencies

The following r packages are required: doParallel, MASS, emma, corpcor and BGLR.

Please note that emma is not the one available from CRAN, it should be downloaded from UCLA or for Windows users from here.

Use

Please see the vignette here or there in pdf