Learn R Programming

hmmm (version 1.0.0)

print.hmmmchibar: print for chibar and 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) or to the output of the function `chibar'.

Usage

## S3 method for class 'hmmmchibar':
print(x,...)

Arguments

x
Output of the function `chibar' or 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 simulated pvalues are tabulated.

References

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

See Also

chibar, hmmm.chibar, summary.hmmmchibar