/kPPR

An R package for Projection pursuit regression with local linear kernel smoother

Primary LanguageC++

kPPR

Projection pursuit regression with local linear kernel smoother

To install from within R console:

if(!'devtools'%in%installed.packages()) install.packages(devtools)

devtools::install_github('DavidHofmeyr/kPPR')

library(kPPR)

?"kPPR-package"