Learn R Programming

universals (version 0.0.5)

estimates: Estimates

Description

Calculates the estimates for an MCMC object.

Usage

estimates(x, ...)

Value

A list of uniquely named numeric objects.

Arguments

x

An object.

...

Other arguments passed to methods.

See Also

Other MCMC manipulations: bind_chains(), bind_iterations(), collapse_chains(), split_chains()