Manages the flow of parameter estimation using data specified with system_define_cohort
.
Usage
system_estimate_parameters(
cfg,
flowctl = "plot guess",
analysis_name = "my_analysis",
archive_results = TRUE
)
Details
The flowctl
argument can have the following values
"plot guess"
return the initial guess"estimate"
perform estimation"previous estimate as guess"
load previous estimate foranalysis_name
and use that as the initial guess"plot previous estimate"
return the previous estimate foranalysis_name