Skip to content

fpretis/gets

 
 

Repository files navigation

gets

The R Package gets provides General-to-Specific (GETS) modelling of the mean and variance of a regression, and Indicator Saturation (ISAT) methods for detecting and testing for structural breaks in the mean

Installation

The following R command installs the stable version from CRAN:

install.packages('gets', dependencies = TRUE)

To install the development version available here at Github, first download the tarball (i.e. the file named gets_x.xx.tar.gz). Next, run:

system("R CMD INSTALL --build gets")

Resources

License

This package is free and open source software, licensed under GPL (>= 2)

About

R Package for General-to-Specific (GETS) modelling and Indicator Saturation (ISAT) methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%