estimateCI.pRRopheticCv: Confidence intervals from "pRRopheticCv" object.

Description Usage Arguments Value Author(s)

View source: R/pRRophetic.R

Description

Given an object of class "pRRopheticCv", i.e. the output of cross validation, calculate an average confidence interval for the predictions.

Usage

1
estimateCI.pRRopheticCv(cvOutData, conf = 0.95)

Arguments

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.

Value

a numeric vector containing the average upper and lower confidence interval.

Author(s)

Paul Geeleher, Nancy Cox, R. Stephanie Huang


xlucpu/MOVICS documentation built on July 24, 2021, 9:23 p.m.