View source: R/compute_phenotype_function.R
estimateMeanPredictionError.pRRopheticCv | R Documentation |
Given an object of class "pRRopheticCv", estiamte the mean prediction error, i.e. the mean difference between the predicted and measured phenotype.
estimateMeanPredictionError.pRRopheticCv(cvOutData)
cvOutData |
an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function |
a numeric vector containing the mean prediction error from the cross validation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.