Learn R Programming

hmmm (version 1.0-4)

print.hmmmchibar: print for hmmm.chibar

Description

Function to print the results for tests of type A and B (Silvapulle and Sen, 2005) on inequality constraints. The generic function `print' is adapted to the objects inheriting from class hmmmchibar (print.hmmmchibar).

Usage

# S3 method for hmmmchibar
print(x,...)

Arguments

x

An object of the class hmmmchibar

Further arguments passed to or from other methods

Value

It provides the output of the function `hmmm.chibar', that is the results of testing models defined by `hmmm.model' and estimated by `hmmm.mlfit', with equality and inequality constraints on marginal interactions. The statistics test of type A and B and their pvalues are tabulated. If TESTAB = TRUE when the function `hmmm.chibar' is called, the output of the LR tuned testing procedure (Colombi and Forcina, 2013) is displayed.

References

Colombi R. Forcina A. (2013) Testing order restrictions in contingency tables. Submitted

Silvapulle MJ, Sen PK (2005) Constrained statistical inference, Wiley, New Jersey.

See Also

hmmm.chibar, summary.hmmmchibar