estimateMedianPredictionError.pRRopheticCv: Median prediction error from "pRRopheticCv" object.

View source: R/compute_phenotype_function.R

estimateMedianPredictionError.pRRopheticCvR Documentation

Median prediction error from "pRRopheticCv" object.

Description

Given an object of class "pRRopheticCv", estiamte the median prediction error, i.e. the median difference between the predicted and measured phenotype.

Usage

estimateMedianPredictionError.pRRopheticCv(cvOutData)

Arguments

cvOutData

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

Value

a numeric vector containing the median prediction error from the cross validation.


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