ts_preprocess: Preprocess a time-series

Description Usage Arguments Details Value

Description

Preprocess a time-series

Usage

1
ts_preprocess(x, technique_list = list())

Arguments

x

Input time-series

technique_list

List of the techniques. See details.

Details

Each technique is itself a list of list("techninque name", param1, param2, ...). Available techniques include:

Value

A list


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