View source: R/detect.OD.county.R
This function detects the order-dependency violation of county level covid-19 data (or similar type of data including the count time series and epidemic data).
1 2 3 4 5 6 | detect.OD.county(
dat = list(),
state.show = NULL,
county.show = NULL,
plot.show = NULL
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.