estimateRsqr.pRRopheticCv: R^2 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 the R^2 value for the prediction (an estimate of prediction accuracy).

Usage

1
estimateRsqr.pRRopheticCv(cvOutData, powerTranform = TRUE)

Arguments

cvOutData

an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function

powerTranform

powerTranform phenotype or not.

Value

a numeric vector containing the R squared value from the cross validation.

Author(s)

Paul Geeleher, Nancy Cox, R. Stephanie Huang


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