The following components must be included in a legitimate cvll
object.
- cvll
vector of cross-validated log-likelihood values using the leave-one-out method.
- n
number of observations.
- df
degrees of freedom.
- method
method of estimation.
The object also contain the following: call
, x
, and y
. See lm
documentation for more.