Learn R Programming

MAINT.Data (version 1.0.1)

LRTest-class: Class "LRTest"

Description

LRTest contains the results of likelihood ratio tests

Arguments

Slots

QuiSq:

Value of the Qui-Square statistics corresponding to the performed test

df:

Degrees of freedom of the Qui-Square statistics

pvalue:

p-value of the Qui-Square statistics value, obtained from the Qui-Square distribution with df degrees of freedom

H0logLik:

Logarithm of the Likelihood function under the null hypothesis

H1logLik:

Logarithm of the Likelihood function under the alternative hypothesis

Methods

show

signature(object = "LRTest"): show S4 method for the LRTest-class

See Also

mle, , , MANOVA