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