cvlldiff_object | R Documentation |
cvlldiff
FunctionThis class of objects is returned by the cvlldiff
function to compare vectors of cross-validated log-likelihood values.
The following components must be included in a legitimate cvlldiff
object.
best |
name of the estimation method favored by the cvdm test. |
test_stat |
object returned by the bias-corrected Johnson's t-test. A positive test statistic supports the method that generated the first vector of cross-validated log-likelihood values and a negative test statistic supports the method that generated the second vector. |
p_value |
p-value for the test statistic. |
cvlldiff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.