covid_change_point: Calculate changepoint date using 'changepoint::cpt.meanvar'

Description Usage Arguments Value

View source: R/changepoint.R

Description

Calculate changepoint date using changepoint::cpt.meanvar

Usage

1
covid_change_point(covid_data, x = "cases", ...)

Arguments

covid_data

data.frame

x

variable name (as character) of cases. Default is "cases".

...

params to pass to changepoint::cpt.meanvar

Value

data.frame of changepoints


CBDRH/COVIDreconnoitR documentation built on May 28, 2020, 6:15 a.m.