estimates: Function 'estimates'

Description Usage Arguments Value

Description

Extracts estimates of posterior means, standard deviations credible intervals from a Chain object or list of Chain objects generated by fbseq().

Usage

1
estimates(obj, level = 0.95)

Arguments

obj

a Chain object or list of Chain objects generated by fbseq().

level

level of the credible intervals from 0 to 1

Value

a data frame of marginal posterior parameter estimates: posterior means, poseterior standard deviations, and approximate credible intervals. Parameters not updeted in the MCMC are excluded.


wlandau/fbseq documentation built on May 4, 2019, 8:43 a.m.