Print interstat Objects
This function prints objects of class "interstat"
.
## S3 method for class 'interstat' print(x, digits = max(3, getOption("digits") - 3), ...)
x |
An object of class |
digits |
An optional argument controlling the rounding of output. |
... |
Arguments to be passed to and from other methods. |
This function will print out the posterior probability, posterior mean,
posterior variance and the 100*prob.level
% highest posterior density intervals (HPDIs) of each
log-linear parameter (subject to the argument cutoff
).
For an example see inter_stats
.
Antony M. Overstall A.M.Overstall@soton.ac.uk.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.