View source: R/prepare_random.R
prepare_random | R Documentation |
random
Prepare a character vector indicating which parameters should be
marginalized out using the Laplace approximation. Does not include
parameters that are map
'd.
prepare_random(map)
map |
A |
Parameters in this model that are typically marginalized are:
gamma_n
, gamma_w
omega_n
, omega_w
epsilon_n
, epsilon_w
eta_n
, eta_w
phi_n
, phi_w
psi_n
, psi_w
A character vector indicating which parameters should be integrated
out using the Laplace approximation or NULL
if no parameters are to
be integrated out.
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.