plot_fit_abc_vs_obs | R Documentation |
Visualize fitting performance versus obsrvational data
plot_fit_abc_vs_obs(prm, post.abc, obs.long, hosp.var, case.var, ci = 0.95)
prm |
List. All parameters for model found in |
post.abc |
List. Contains posterior results. Output of function fit() |
obs.long |
Dataframe. Observational data |
hosp.var |
String. Type of hospital (e.g., |
case.var |
String. Type of date for clinical cases (e.g., |
ci |
Numerical. Percentage of confidence interval. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.