w2topmod {spatBMS}R Documentation

Converstion of 'topmod' object

Description

This function integrates out the uncertainty with respect to unknown spatial effects by averaging over the dimension spanned by the employed weight matrices. The function thus returns an object comparable to topmod contained in a standard bms bma object. The statistics calculated based on this transformed topmod object are thus weighted averages with respect to the weight matrices. To get the disaggregated results see spatFilt.bms.

Usage

w2topmod(tmo,wNr)

Arguments

tmo A spatial filtering bma object see argument nmodel in spatFilt.bms)
wNr The number of employed weight matrices (i.e. length of WList, see spatFilt.bms)

Value

the result is a standard topmod object. See bms for more details.

Author(s)

Martin Feldkircher

See Also

spatFilt.bms for sampling bma objects

Check http://bms.zeugner.eu for additional help.


[Package spatBMS version 0.0 Index]