Other packages > Find by keyword >

nonlinearTseries  

Nonlinear Time Series Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nonlinearTseries", "0.3.1")



Attach the package and use:
library("nonlinearTseries")
Maintained by
Constantino A. Garcia
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-08-29
Latest Update: 2024-09-23
Description:
Functions for nonlinear time series analysis. This package permits the computation of the most-used nonlinear statistics/algorithms including generalized correlation dimension, information dimension, largest Lyapunov exponent, sample entropy and Recurrence Quantification Analysis (RQA), among others. Basic routines for surrogate data testing are also included. Part of this work was based on the book "Nonlinear time series analysis" by Holger Kantz and Thomas Schreiber (ISBN: 9780521529020).
How to cite:
Constantino A. Garcia (2013). nonlinearTseries: Nonlinear Time Series Analysis. R package version 0.3.1, https://cran.r-project.org/web/packages/nonlinearTseries. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:25), 0.1 (2013-08-29 12:05), 0.2.1 (2014-01-30 12:43), 0.2.2 (2015-06-03 08:48), 0.2.3 (2015-07-25 17:43), 0.2.4 (2018-08-10 23:50), 0.2.5 (2018-09-23 09:22), 0.2.6 (2019-02-21 11:00), 0.2.7 (2019-11-23 16:00), 0.2.8 (2020-03-22 07:40), 0.2.9 (2020-05-03 21:50), 0.2.10 (2020-06-13 11:40), 0.2.11 (2021-05-12 16:30), 0.2.12 (2022-03-30 20:00), 0.2 (2013-12-15 11:24), 0.3.0 (2024-04-01 23:50), 0.3.1 (2024-09-23 13:50)
Other packages that cited nonlinearTseries R package
View nonlinearTseries citation profile
Other R packages that nonlinearTseries depends, imports, suggests or enhances
Complete documentation for nonlinearTseries
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA