| system_simulate_estimation_results {ubiquity} | R Documentation |
Simulate Results at Estimates
Description
Simulates the system at the parameter estimates pest for creating diagnostic plots
Usage
system_simulate_estimation_results(pest, cfg, details = FALSE)
Arguments
pest |
vector of parameters |
cfg |
ubiquity system object |
details |
set |
Value
observations in a list, see system_od_general when estimation=FALSE
See Also
system_define_cohort, system_plot_cohorts
and the vignette on parameter estimation (vignette("Estimation", package = "ubiquity"))
[Package ubiquity version 2.0.3 Index]