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/covidrecon documentation built on May 27, 2020, 9:41 a.m.