Q2: Leave-one-out coefficient of determination Similar to R2, but...

Description Usage Arguments

View source: R/markstats.R

Description

Leave-one-out coefficient of determination Similar to R2, but uses leave-one-out estimates for response and mean. Uses GCV and OCV to estimate MSE of prediction.

Usage

1
Q2(object, method = c("gcv", "ocv"))

Arguments

object

an object with a class for 'deviance', 'residuals', and 'hatvalues'.


markwh/rcmodel documentation built on May 21, 2019, 12:26 p.m.