Skip to content

babichmorrowc/armadilLocalregression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armadilLocalregression

R-CMD-check

This package contains functions for performing linear regression using RcppArmadillo, as well as functions for local regression (using both R and RcppArmadillo).

For linear regression functions, see the armadillo_lm function. For local regression functions, the R functions are lmLocal and predLocal, and the RcppArmadillo function is armadillo_lm_local (with an additional function armadillo_cv_H for performing cross-validation for the bandwidth matrix).

About

Local Polynomial Regression Using RcppArmadillo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published