Skip to contents

Random effects are independent and identically distributed.

Usage

iid_tmb(sf, its = 1000, ii = NULL)

Arguments

sf

A simple features object with some geometry.

its

Number of iterations in outer loop optimisation, passed to nlminb.

ii

The (zero-indexed) indices of the observations held-out.

Examples

iid_tmb(mw, its = 100)
#> Error in nrow(sf): object 'mw' not found