View source: R/compute_phenotype_function.R
plot.pRRopheticCv | R Documentation |
Given an object of class "pRRopheticCv", plot the cross validation predicted values against the measured values. Also plots a regression line.
## S3 method for class 'pRRopheticCv' plot(cvOutData)
cvOutData |
an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.