fit_abc_unit | R Documentation |
Perform fitting for one iteration
fit_abc_unit(i, prm.abc, prm, lhs, obs, hosp.var, case.var)
i |
Numerical. The number of iterated simulation for fitting. |
prm.abc |
List. Parameters for ABC fitting. |
prm |
List. All parameters required for model ( |
lhs |
Dataframe. Sampled for priors. |
obs |
Datafrmae. Paired clinical-ww data created by |
hosp.var |
String. Type of hospitalization data. Output of function |
case.var |
String. Type of date which cases are reported. Output of function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.