View source: R/900_BTRR_sampling_fns.R
BTRR_draw_Xi | R Documentation |
Perform a Metropolis-Hastings draw of the Xi parameters.
BTRR_draw_Xi(Xi, cov_Metro, betas, W, tau, a)
Xi |
The previous iteration values for Xi |
cov_Metro |
The Metropolis proposal covariance |
betas , W |
Lists of length |
tau |
A scalar value for the global variance |
a |
A scalar value for the value of variance weight |
A vector of length R - 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.