fit_tmb.Rd
Fit TMB model
fit_tmb( tmb_input, outer_verbose = TRUE, inner_verbose = FALSE, max_iter = 250, progress = NULL )
Model input data
If TRUE print function and parameters every iteration
If TRUE then disable tracing information from TMB
maximum number of iterations
Progress printer, if null no progress printed
Fit model.