R/model.R
model_code.Rd
Model Code Wrapper for RTMB
model_code(expr, env = parent.frame())
A block of code containing model description.
Environment to assign to the generated function.
A standard R function object taking (dat, par).