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

View source: R/compute_phenotype_function.R

estimateCI.pRRopheticCvR Documentation

Confidence intervals from "pRRopheticCv" object.

Description

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

Usage

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.


SiYangming/pRRophetic documentation built on July 13, 2022, 10:36 p.m.