Description Usage Arguments Value
View source: R/dg__model_optim.R
calls the optimzation routine to estimate dG models
1 | dg__model_optim(start_par, parlist, varlist, maxit, trace_optim = FALSE)
|
start_par |
vector of starting parameters for modeling |
parlist |
list with all model parameters |
varlist |
list with all variables |
maxit |
maximum number of iterations for optim |
trace_optim |
logical, if TRUE, shows trace = 3, default: FALSE |
returns a model in data.table format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.