Description Usage Arguments Details Author(s) See Also Examples
Returns basic information about the model and the priors, MCMC details and posterior means from the refit of the selected model or model averaged results as well as 95%-HPD intervals for the regression effects.
1 2 |
object |
an object of class |
... |
further arguments passed to or from other methods (not used) |
The model selected with function effectFusion
is refitted with a flat uninformative
prior to get estimates for the regression coefficients beta
. The posterior means and 95%-HPD
intervals resulting from this refit are shown with this function. Fused categories have the same
regression coefficient estimates and the same HPD intervals.
If a full model is fitted (method
in effectFusion
is NULL) or no final model selection is performed
(argument modelSelection
in effectFusion
is NULL), the coefficient estimates are model
averaged results.
Daniela Pauger, Magdalena Leitner <effectfusion.jku@gmail.com>
1 | ## see example for effectFusion
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.