prepare_random: Prepare 'random'

View source: R/prepare_random.R

prepare_randomR Documentation

Prepare random

Description

Prepare a character vector indicating which parameters should be marginalized out using the Laplace approximation. Does not include parameters that are map'd.

Usage

prepare_random(map)

Arguments

map

A map list, as from prepare_map

Details

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

Value

A character vector indicating which parameters should be integrated out using the Laplace approximation or NULL if no parameters are to be integrated out.

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.