continue_timestamps_using_reference: Continue the given time-stamps for the next 'h' steps using a...

Description Usage Arguments Value

Description

Continue the given time-stamps for the next h steps using a reference timestamp

Usage

1
2
continue_timestamps_using_reference(timestamps, h = 1,
  reference.stamps = NULL)

Arguments

timestamps

The timestamps to continue

h

Horizon len to forecast the new time-series

reference.stamps

Reference time-stamps. If given, the first of these time-stamps which are larger than the last of "timestamps" are chosen and used

Value

A vector of h time-stamps


fnoorian/mltsp documentation built on May 16, 2019, 1:48 p.m.