View source: R/plugin.predict.R
Plugin prediction for Spatio-Temporal Epidemic Model (STEM)
1 2 3 4 5 6 7 8 9 | plugin.predict(
mfit.stem,
dat = list(),
cov.names,
date.est = date.est,
R.rate = 0.1,
pred.h = 7,
aq = c(0.001, 0.999)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.