LLT: An R package for Linear Law-based Feature Space Transformation

04/27/2023
by   Marcell T. Kurbucz, et al.
0

The goal of the linear law-based feature space transformation (LLT) algorithm is to assist with the classification of univariate and multivariate time series. The presented R package, called LLT, implements this algorithm in a flexible yet user-friendly way. This package first splits the instances into training and test sets. It then utilizes time-delay embedding and spectral decomposition techniques to identify the governing patterns (called linear laws) of each input sequence (initial feature) within the training set. Finally, it applies the linear laws of the training set to transform the initial features of the test set. These steps are performed by three separate functions called trainTest, trainLaw, and testTrans. Their application requires a predefined data structure; however, for fast calculation, they use only built-in functions. The LLT R package and a sample dataset with the appropriate data structure are publicly available on GitHub.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/26/2021

The mbsts package: Multivariate Bayesian Structural Time Series Models in R

The multivariate Bayesian structural time series (MBSTS) model as a gene...
research
07/07/2017

Object-Oriented Software for Functional Data

This paper introduces the funData R package as an object-oriented implem...
research
06/17/2016

PSF : Introduction to R Package for Pattern Sequence Based Forecasting Algorithm

This paper discusses about an R package that implements the Pattern Sequ...
research
05/21/2012

Forecastable Component Analysis (ForeCA)

I introduce Forecastable Component Analysis (ForeCA), a novel dimension ...
research
04/18/2019

tsmp: An R Package for Time Series with Matrix Profile

This article describes tsmp, an R package that implements the matrix pro...
research
01/10/2022

SMLE: An R Package for Joint Feature Screening in Ultrahigh-dimensional GLMs

The sparsity-restricted maximum likelihood estimator (SMLE) has received...
research
10/23/2019

Towards a Complete Picture of Lens Laws

Bidirectional transformation, also called lens, has played important rol...

Please sign up or login with your details

Forgot password? Click here to reset