LRTest-class | R Documentation |
LRTest contains the results of likelihood ratio tests
ChiSq
:Value of the Chi-Square statistics corresponding to the performed test
df
:Degrees of freedom of the Chi-Square statistics
pvalue
:p-value of the Chi-Square statistics value, obtained from the Chi-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
signature(object = "LRTest")
: show S4 method for the LRTest-class
Pedro Duarte Silva <psilva@porto.ucp.pt>
Paula Brito <mpbrito.fep.up.pt>
mle
, IData
,
ConfTests
, MANOVA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.