View source: R/detect.DR.state.R
This function detects the order-dependency violation 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 | detect.DR.state(
dat = list(),
state.show = NULL,
log.test = FALSE,
plot.show = FALSE,
test = "wo"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.