BPS_postdraws {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(data, priors, coords, hyperpar, W, R)
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 |
Value
matrix BPS posterior samples
[Package spBPS version 0.0-4 Index]