View source: R/14.3-result-builders.R
| create_method_specific_data | R Documentation |
Builds the $method_data slot of an fb4_result object.
Dispatches on method and delegates large uncertainty list
construction to dedicated helpers:
build_tmb_uncertainty,
build_individual_uncertainty,
build_population_uncertainty.
create_method_specific_data(raw_results, execution_plan, method)
raw_results |
Raw output list returned by the strategy |
execution_plan |
Execution plan from |
method |
Normalised method string (e.g. "mle", "bootstrap") |
Named list that becomes result$method_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.