contrast_estimates: Function 'contrast_estimates'

Description Usage Arguments Value

Description

Extracts estimated posterior means, standard deviations and credible intervals of linear combinations of beta parameters.

Usage

1
contrast_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.