log_ratio | R Documentation |
Unnormalized posterior pdf of log(xi)
log_ratio(xi, eta, X_eta_tX_matrix, y, a0, b0, xi_interval)
xi |
positive scalar |
eta |
length p vector |
X_eta_tX_matrix |
X * Diag(1/eta) * t(X_transpose), matrix n by n |
y |
length n vector |
a0 |
positive scalar |
b0 |
positive scalar |
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.