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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

DRR

Travis Build Status CRAN_Status_Badge DOI

Dimensionality Reduction via Regression

An implementation of Dimensionality Reduction via Regression using Kernel Ridge Regression.

Installing:

## install.packages("devtools")
devtools::install_github("gdkrmr/DRR")

Install from CRAN:

install.packages("DRR")

Load it:

library(DRR)
You can’t perform that action at this time.