log_ratio_approx | R Documentation |
Unnormalized posterior pdf of log(xi) for approximate MCMC
log_ratio_approx(xi, eta, X, X_transpose, y, a0, b0, active_set, xi_interval)
xi |
positive scalar |
eta |
length p vector |
X |
n by p matrix |
X_transpose |
Pre-calculated transpose of X |
y |
length n vector |
a0 |
positive scalar |
b0 |
positive scalar |
active_set |
length p vector of booleans |
xi_interval |
support of prior distribution of xi |
Unnormalized posterior pdf of log(xi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.