Skip to content
/ PS Public

R functions used in Rincent et al. for evaluating the predictive abilities of SNP and NIRS through cross-validations

Notifications You must be signed in to change notification settings

visegura/PS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

R functions used in Rincent et al. for evaluating the predictive abilities of SNP and NIRS through cross-validations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages