getSimu {CompR}R Documentation

Gets the results of Likelihood Ratio Test.

Description

Gets the results of Likelihood Ratio Test obtained by Monte-Carlo simulations.

Usage

getSimu(object)

Arguments

object

An object of class LvrRatio

Value

A matrix with the number of classes under H0, the values of Loglikelihood under H0 and H1 and the differences between these Loglikelihoods.


[Package CompR version 1.0 Index]