gcv: Generalised Cross-Validation Score

Description Usage Arguments Details Value

View source: R/gcv.q

Description

Extracts the generalised cross-validation score(s) from fitted model objects.

Usage

1
gcv(object, ...)

Arguments

object

fitted model object; see gcv methods for details.

...

arguments passed to methods.

Details

See documentation.

Value

A vector (or matrix) with the bound(s) (relative [if used] and absolute), the Lagrangian(s) and the generalised cross-validation score(s) for the fitted model(s).


lasso2 documentation built on Oct. 8, 2021, 9:10 a.m.