print.summary.hef {bang} | R Documentation |
print
method for class "summary.hef".
## S3 method for class 'summary.hef'
print(x, ...)
x |
an object of class "summary.hef", a result of a call to
|
... |
Additional optional arguments to be passed to
|
What is printed depends on the argument params
supplied
to summary.hef
.
The argument x
, invisibly, as for all print
methods.
summary.hef
: summary
method for class "hef".
hef
for hierarchical exponential family models.
hanova1
for hierarchical one-way analysis of
variance (ANOVA).