back_window: back_window

Description Usage Arguments Value

View source: R/stat.R

Description

divides values associated with index numbers into subsets based upon a background window

Usage

1
back_window(vals, index, window = 500, type = "float")

Arguments

vals

is a numeric vector of values

index

is a numeric vector of index values

window

is a number specifying the length of background window

type

is a string, options = c('float', 'discrete', 'log', 'float_log')

Value

list of 'vals' in 'window' along 'index'


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.