detect.DR.state: COVID-19 Data Checking and Reparing (CDCAR)

Description Usage

View source: R/detect.DR.state.R

Description

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).

Usage

1
2
3
4
5
6
7
detect.DR.state(
  dat = list(),
  state.show = NULL,
  log.test = FALSE,
  plot.show = FALSE,
  test = "wo"
)

covid19-dashboard-us/cdcar documentation built on Jan. 3, 2021, 4:58 p.m.