Skip to content

trnnick/TStools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 

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