Description Usage Arguments Value Author(s) Examples
For a general posterior density, computes the posterior mode, the associated variance-covariance matrix, and an estimate at the logarithm at the normalizing constant.
1 |
logpost |
function that defines the logarithm of the posterior density |
mode |
vector that is a guess at the posterior mode |
... |
vector or list of parameters associated with the function logpost |
mode |
current estimate at the posterior mode |
var |
current estimate at the associated variance-covariance matrix |
int |
estimate at the logarithm of the normalizing constant |
converge |
indication (TRUE or FALSE) if the algorithm converged |
Jim Albert
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.