View source: R/summary_function.R
coefSummary | R Documentation |
Summarize the posterior distribution for coefficients
coefSummary(x, burn = 0)
x |
a |
burn |
an integer specifying the length of burn in iterations of (remaining) MCMC run. Default is 0. |
est.beta |
posterior means and credible intervals for constant coefficients. |
est.alpha |
posterior means and credible intervals for unit-level random coefficients. |
est.xi |
posterior means and credible intervals for time-level random coefficients. |
est.phi.xi |
posterior means and credible intervals for ar1 parameters of time-varying parameters. |
est.phi.f |
posterior means and credible intervals for ar1 parameters of factors. |
A Bayesian Alternative to Synthetic Control for Comparative Case Studies. Pang et. al (2021).
bpCausal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.