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

Description Usage

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

Description

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

Usage

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
)

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