lasso2 (version 1.2-21.1)

gcv: Generalised Cross-Validation Score

Description

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

Usage

gcv(object, …)

Arguments

object

fitted model object; see gcv methods for details.

arguments passed to methods.

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).

Details

See documentation.