ts_regsw: TSRegSW

View source: R/ts_regsw.R

ts_regswR Documentation

TSRegSW

Description

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

Usage

ts_regsw(preprocess = NA, input_size = NA)

Arguments

preprocess

normalization

input_size

input size for machine learning model

Value

A ts_regsw object

Examples

#See ?ts_elm for an example using Extreme Learning Machine

daltoolbox documentation built on May 29, 2024, 1:57 a.m.