Learn R Programming

daltoolbox (version 1.1.727)

ts_regsw: TSRegSW

Description

Time Series Regression from Sliding Windows. Ancestral class for Machine Learning Implementation.

Usage

ts_regsw(preprocess = NA, input_size = NA)

Value

returns a ts_regsw object

Arguments

preprocess

normalization

input_size

input size for machine learning model

Examples

Run this code
#See ?ts_elm for an example using Extreme Learning Machine

Run the code above in your browser using DataLab