cvlldiff_object: Cross-Validated Difference in Means (CVDM) Object from...

cvlldiff_objectR Documentation

Cross-Validated Difference in Means (CVDM) Object from General cvlldiff Function

Description

This class of objects is returned by the cvlldiff function to compare vectors of cross-validated log-likelihood values.

Value

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.

See Also

cvlldiff


modeLLtest documentation built on May 6, 2022, 1:05 a.m.