Description Usage Arguments Value Author(s)
Given an object of class "pRRopheticCv", i.e. the output of cross validation, calculate an average confidence interval for the predictions.
1 | estimateCI.pRRopheticCv(cvOutData, conf = 0.95)
|
cvOutData |
an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function |
conf |
the confidence interval required, by default 95 precent confidence interval. |
a numeric vector containing the average upper and lower confidence interval.
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.