ts_features: Time Series Features from Data Frame

Description Usage Arguments Value Author(s)

Description

splits a string in to chunks of length chunk_len, returns a matrix

Usage

1
ts_features(data, params = list(), verbose = TRUE)

Arguments

data

a data frame or time series

params

a list of parameter list'time_col = NULL,key_col = NULL,val_col = NULL,n_future = 6,n_past = 6

verbose

print debugging output

Value

a matrix of split text

Author(s)

Matthew Davis


mdavis29/keys_and_strings documentation built on May 24, 2019, 7:23 p.m.