print method for class "hef".
# S3 method for hef
print(x, ...)
Arguments
- x
an object of class "hef", a result of a call to
hef or hanova1.
- ...
Additional optional arguments. At present no optional
arguments are used.
Value
The argument x, invisibly, as for all print
methods.
Details
Prints the original call to hef or
hanova1, the name of the model and the number of populations
in the hierarchical model.
See also
hef for hierarchical exponential family models.
hanova1 for hierarchical one-way analysis of
variance (ANOVA).