Fit Integrated MVN Small Area Estimation model using TMB.
fik_tmb.RdRandom effects have a multivariate Gaussian distribution with covariance
matrix calculated using integrated_covariance.
Arguments
- sf
A simple features object with some geometry.
- its
Number of iterations in outer loop optimisation, passed to
nlminb.- L
The number of Monte Carlo samples to draw from each area.
- type
The
typeargument ofsf::st_sample, defaults to"hexagonal"- kernel
A kernel function, defaults to
matern.- ii
The (zero-indexed) indices of the observations held-out.
- ...
Additional arguments to
kernel.