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