Description Usage Arguments Value Author(s)
Given an object of class "pRRopheticCv", i.e. the output of cross validation, calculate the R^2 value for the prediction (an estimate of prediction accuracy).
1 | estimateRsqr.pRRopheticCv(cvOutData, powerTranform = TRUE)
|
cvOutData |
an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function |
powerTranform |
powerTranform phenotype or not. |
a numeric vector containing the R squared value from the cross validation.
Paul Geeleher, Nancy Cox, R. Stephanie Huang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.