cvll_object | R Documentation |
This class of objects is returned by the cvll
function.
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.
cvll
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.