Plot parameter uncertainty for probabilistic methods
Source:R/16.3-plot-analysis.R
plot_uncertainty.fb4_result.RdCreates plots showing parameter estimates with confidence intervals. Adapts automatically to the method used (MLE, bootstrap, hierarchical).
Usage
plot_uncertainty.fb4_result(
fb4_result,
parameters = "all",
color_scheme = "blue",
add_ci_text = TRUE
)