plot_fit_result | R Documentation |
Visualize Fitting Results and Statistics
plot_fit_result(fitobj, ci = 0.95)
fitobj |
List. Fitted object. Output of function |
ci |
Numerical. Confidence interval. |
A list of ggplot2
objects:
error: Plot statistical errors from fitting different data sources.
statistic.summary: Plot statistics of the posteriors.
posterior.dist: Plot posterior distributions.
fitted.observation: Plot fitted curve versus observational data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.