gcv
From lasso2 v1.2-9
by Berwin Turlach
Generalised Cross-Validation Score
Extracts the generalised cross-validation score(s) from fitted model objects.
- Keywords
- models
Usage
gcv(object, ...)
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).
Community examples
Looks like there are no examples yet.