Learn R Programming

multilateral (version 1.0.0)

index_model: Index model

Description

Parent function to all variations of multilateral calculations that will be applied on each individual window

Usage

index_model(
  st_period,
  input_data,
  feature_names = NULL,
  window_length,
  index_method,
  splice_method,
  matched = FALSE
)

Arguments

st_period

st period number

input_data

input data

feature_names

feature names if features included

window_length

window length

index_method

index method

splice_method

splice method

matched

Whether to use matched sample or not

Value

index numbers for given window