INLABMA (version 0.1-11)

recompute.impacts: 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.

Value

Original object with the updated summary statistics of the impacts.

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.

References

Bivand et al. (2013)

See Also

INLABMA