Skip to content

trnnick/TStools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TStools

CRAN_Status_Badge

Collection of experimental R functions for time series modelling and analysis.

To install use:

if (!require("devtools")){install.packages("devtools")}
devtools::install_github("trnnick/TStools")

Note

  • Neural network related functions are now maintained in nnfor package that is available on CRAN.
  • Several functions related to time series exploration and modelling have now graduated to tsutils package that is available on CRAN. The development version, together with a list of functions can be found here.

About

R tools for time series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages