Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

rollRegres

Build Status on Travis CRAN RStudio mirror downloads

This package contains functions for fast rolling and expanding linear regression models. You can install the package from CRAN by calling

install.packages("rollRegres")

or from Github by calling

devtools::install_github("boennecd/rollRegres", upgrade_dependencies = FALSE, 
                         build_vignettes = TRUE)

See vignette("Comparisons", package = "rollRegres") for examples of how to use the functions.

About

R package for fast rolling and expanding linear regression models

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.