Skip to content
/ DRR Public

❗ This is a read-only mirror of the CRAN R package repository. DRR — Dimensionality Reduction via Regression. Homepage: https://github.com/gdkrmr/DRR Report bugs for this package: https://github.com/gdkrmr/DRR/issues

License

Notifications You must be signed in to change notification settings

cran/DRR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

❗ This is a read-only mirror of the CRAN R package repository. DRR — Dimensionality Reduction via Regression. Homepage: https://github.com/gdkrmr/DRR Report bugs for this package: https://github.com/gdkrmr/DRR/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages