Other packages > Find by keyword >

TSEAL  

Time Series Analysis Library
View on CRAN: Click here


Download and install TSEAL package within the R console
Install from CRAN:
install.packages("TSEAL")

Install from Github:
library("remotes")
install_github("cran/TSEAL")

Install by package version:
library("remotes")
install_version("TSEAL", "0.1.2")



Attach the package and use:
library("TSEAL")
Maintained by
Iván Velasco
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-05-01
Latest Update: 2024-05-01
Description:
The library allows to perform a multivariate time series classification based on the use of Discrete Wavelet Transform for feature extraction, a step wise discriminant to select the most relevant features and finally, the use of a linear or quadratic discriminant for classification. Note that all these steps can be done separately which allows to implement new steps. Velasco, I., Sipols, A., de Blas, C. S., Pastor, L., & Bayona, S. (2023) <doi:10.1186/S12938-023-01079-X>. Percival, D. B., & Walden, A. T. (2000,ISBN:0521640687). Maharaj, E. A., & Alonso, A. M. (2014) <doi:10.1016/j.csda.2013.09.006>.
How to cite:
Iván Velasco (2024). TSEAL: Time Series Analysis Library. R package version 0.1.2, https://cran.r-project.org/web/packages/TSEAL
Previous versions and publish date:
No previous versions
Other packages that cited TSEAL R package
View TSEAL citation profile
Other R packages that TSEAL depends, imports, suggests or enhances
Functions, R codes and Examples using the TSEAL R package
Full TSEAL package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

gmnl  
Multinomial Logit Models with Random Parameters
An implementation of maximum simulated likelihood method for the estimation of multinomial logit mo ...
Download / Learn more Package Citations See dependency  
sitreeE  
Sitree Extensions
Provides extensions for package 'sitree' for allometric variables, growth, mortality, recruitment, m ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
racir  
Rapid A/Ci Response (RACiR) Data Analysis
Contains functions useful for reading in Licor 6800 files, correcting and analyzing rapid A/Ci resp ...
Download / Learn more Package Citations See dependency  
photobiologyLamps  
Spectral Irradiance Data for Lamps
Spectral emission data for some frequently used lamps including bulbs and flashlights based on led ...
Download / Learn more Package Citations See dependency  
Rwhois  
WHOIS Server Querying

22,299

R Packages

189,944

Dependencies

55,238

Author Associations

22,300

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns