print.summary.hef {bang} | R Documentation |
Print method for objects of class "summary.hef"
Description
print
method for class "summary.hef".
Usage
## S3 method for class 'summary.hef'
print(x, ...)
Arguments
x |
an object of class "summary.hef", a result of a call to
|
... |
Additional optional arguments to be passed to
|
Details
What is printed depends on the argument params
supplied
to summary.hef
.
Value
The argument x
, invisibly, as for all print
methods.
See Also
summary.hef
: summary
method for class "hef".
hef
for hierarchical exponential family models.
hanova1
for hierarchical one-way analysis of
variance (ANOVA).
[Package bang version 1.0.4 Index]