system_simulate_estimation_results: Simulate Results at Estimates

View source: R/ubiquity.r

system_simulate_estimation_resultsR 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 TRUE to display information about cohorts as they are simulated (useful for debugging)

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


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.