cvll_object: Cross-Validated Log-Likelihood (CVLL) Object

cvll_objectR Documentation

Cross-Validated Log-Likelihood (CVLL) Object

Description

This class of objects is returned by the cvll function.

Value

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.

See Also

cvll


ShanaScogin/modeLLtest documentation built on May 8, 2022, 9:17 a.m.