View source: R/14.0.1-strategy-commons.R
| run_final_simulation | R Documentation |
Runs final detailed simulation using optimal parameter found by strategy. Used by binary search, optim, and MLE strategies.
run_final_simulation(
optimal_p_value,
processed_simulation_data,
oxycal = 13560,
verbose = FALSE
)
optimal_p_value |
Optimal p_value found by strategy |
processed_simulation_data |
Processed simulation data |
oxycal |
Oxycalorific coefficient |
verbose |
Show simulation progress |
Complete simulation result with daily output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.