BPS_postdraws_MvT {spBPS} | R Documentation |
Compute the BPS posterior samples given a set of stacking weights
Description
Compute the BPS posterior samples given a set of stacking weights
Usage
BPS_postdraws_MvT(data, priors, coords, hyperpar, W, R, par)
Arguments
data |
list two elements: first named |
priors |
list priors: named |
coords |
matrix sample coordinates for X and Y |
hyperpar |
list two elemets: first named |
W |
matrix set of stacking weights |
R |
integer number of desired samples |
par |
if |
Value
matrix BPS posterior samples
[Package spBPS version 0.0-4 Index]