summary.bayeslist {bayeslist} | R Documentation |
Summary of a bayeslist
object
Description
General summary function for bayeslist
objects.
Usage
## S3 method for class 'bayeslist'
summary(object, ...)
Arguments
object |
A |
... |
Additional arguments to be passed to summary function. |
Value
None.
See Also
print_text.bayeslist
, print_mcmc.bayeslist
, print_coef.bayeslist
.
[Package bayeslist version 0.0.1.5 Index]