estimates {universals} | R Documentation |
Estimates
Description
Calculates the estimates for an MCMC object.
Usage
estimates(x, ...)
Arguments
x |
An object. |
... |
Other arguments passed to methods. |
Value
A list of uniquely named numeric objects.
See Also
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
collapse_chains()
,
split_chains()
[Package universals version 0.0.5 Index]