Description Usage Arguments Value Examples
View source: R/newton_raphson_functions.R
Get posterior modes using laplace approximation
1 | get_posterior_modes(y_mat, inv_cov_mat, mean_mat)
|
y_mat |
matrix of count values where columns are the multivariate observations |
mean_mat |
matrix of linear predictors without the latent GP values |
cov_mat |
prior precision matrix for the latent GP |
vector
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.