View source: R/detect.CP.state.R
This function detects the abnormal data point and/or data period of state level covid-19 data (or similar type of data including the count time series and epidemic data).
1 2 3 4 5 6 7 8 | detect.CP.state(
dat = list(),
state.show = NULL,
plot.show = TRUE,
cp.sd = 2,
slope.r = 5,
manual.decision = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.