| print.hef {bang} | R Documentation |
Print method for objects of class "hef"
Description
print method for class "hef".
Usage
## S3 method for class 'hef'
print(x, ...)
Arguments
x |
an object of class "hef", a result of a call to
|
... |
Additional optional arguments. At present no optional arguments are used. |
Details
Prints the original call to hef or
hanova1, the name of the model and the number of populations
in the hierarchical model.
Value
The argument x, invisibly, as for all print
methods.
See Also
hef for hierarchical exponential family models.
hanova1 for hierarchical one-way analysis of
variance (ANOVA).
[Package bang version 1.0.4 Index]