nest_interval: nest_interval

Description Usage Arguments Value Examples

Description

Designed to create cognostics by certain interval/ratio in the past

Usage

1
nest_interval(data, type, interval)

Arguments

data

Tibble/Data Frame with the following columns:

  • Account Number (unique identifier)

  • Date

  • Count

type

Must be one of following strings:

  • years

  • months

  • weeks

  • days

interval

Must be positive integer excluding zero

Value

nested joined tibble

Examples

1
test

HSPS-DataScience/tsCogs documentation built on May 24, 2019, 8:56 a.m.