LvrRatio-class: Class '"LvrRatio"'

Description Objects from the Class Slots Methods Examples

Description

A class for Lilkelihood Ration Test results

Objects from the Class

Objects can be created by ResSimulLvrRatio().

Slots

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.

Methods

getSimu

signature(object = "LvrRatio")

getTest

signature(object = "LvrRatio")

Examples

1
showClass("LvrRatio")

CompR documentation built on May 1, 2019, 10:56 p.m.