recompute.impacts {INLABMA} | R Documentation |
Recompute the impact summaries from the marginals
Description
This functions recomputes the impacts summaries using the (approximated) marginals rather than by weighting on the different summaries.
Usage
recompute.impacts(obj, impacts = c("total", "direct", "indirect"))
Arguments
obj |
Object with a resulting model obtained by Bayesian Model Averaging with INLABMA. |
impacts |
Types of impacts to recompute. |
Details
This function uses the impacts marginals to compute some summary statistics.
By default, the summary of the impacts is obtained by weighting the different
summaries used in Bayesian MOdel Averaging with function INLABMA
.
Value
Original object with the updated summary statistics of the impacts.
Author(s)
Virgilio Gómez-Rubio <virgilio.gomez@uclm.es>
References
Bivand et al. (2013)
See Also
[Package INLABMA version 0.1-12 Index]