detect_frequency: Detect data frequency

Description Usage Arguments Value Author(s) Examples

View source: R/package_functions.R

Description

Detect data frequency

Usage

1
detect_frequency(y, timeID)

Arguments

y

Multivariate time series of data values. May also be a data frame containing a date column

timeID

Column name that identifies the date

Value

Integer

Author(s)

Alex Hubbard (hubbard.alex@gmail.com)

Examples

1
detect_frequency(y = y, timeID = timeID)

opendoor-labs/MarkovSwitchingDCF documentation built on Jan. 8, 2020, 12:24 p.m.