estimate_parameters | R Documentation |
Performs the actual parameter estimation
estimate_parameters(cfg)
cfg |
ubiquity system object |
list with elements:
estimate
- vector of parameter estimates
raw
- raw output from the underlying optimization routine
conv
- list of convergence criteria with keys num
(numeric) text
(text description)
obj
- objective function value
statistics_est
- solution statistics
sysup
- Text to update the system file with the parameter estimates
estimate
- Names list of parameter estiamtes
report
- Named list with elements for reporting
cohorts
- Cohort elements from the cfg
file
cohort_view
- Cohort view from system_view()
system_file
- Contents of the system file when estimation was
run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.