View source: R/14.2.1-strategy-direct.R
| run_fb4_direct_method | R Documentation |
Execute FB4 simulation directly with a specified method and value, returning the full daily output.
run_fb4_direct_method(
method_type,
method_value,
processed_simulation_data,
oxycal = 13560,
verbose = FALSE
)
method_type |
Method type ("p_value", "ration_percent", "ration_grams") |
method_value |
Method-specific value |
processed_simulation_data |
Complete processed simulation data |
oxycal |
Oxycalorific coefficient, default 13560 |
verbose |
Whether to show progress messages, default FALSE |
Complete simulation result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.