system_simulate_estimation_results function

Simulate Results at Estimates

Simulate Results at Estimates

Simulates the system at the parameter estimates pest for creating diagnostic plots

system_simulate_estimation_results(pest, cfg, details = FALSE)

Arguments

  • pest: vector of parameters
  • cfg: ubiquity system object
  • details: set TRUE to display information about cohorts as they are simulated (useful for debugging)

Returns

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"))

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07