Learn R Programming

multilateral (version 1.0.0)

get_window_st_period: Get window start period index

Description

Calculate a sequence of period indexes corresponding to the starts of each window

Usage

get_window_st_period(period_index, window_length)

Arguments

period_index

period index vector passed from input_data

window_length

window length

Value

A numeric sequence corresponding to the start date of each window