LvrRatio-class {CompR} | R Documentation |
"LvrRatio"
A class for Lilkelihood Ration Test results
Objects can be created by ResSimulLvrRatio().
Simu
:Object of class "matrix"
with the number of classes under H0, Loglikelihoods under H0 and H1, difference between these Loglikelihoods.
Test
:Object of class "matrix"
with the level and the associated quantile after performing Likelihood Ratio test.
signature(object = "LvrRatio")
signature(object = "LvrRatio")
showClass("LvrRatio")