post_draws {spBPS} | R Documentation |
Sample R draws from the posterior distributions
Description
Sample R draws from the posterior distributions
Usage
post_draws(poster, R, par, p)
Arguments
poster |
list output from |
R |
integer number of posterior samples |
par |
if |
p |
integer if |
Value
list posterior samples
[Package spBPS version 0.0-4 Index]