Coder Social home page Coder Social logo

csetraynor / dimred Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdkrmr/dimred

0.0 1.0 0.0 6.17 MB

A Framework for Dimensionality Reduction in R

Home Page: https://CRAN.R-project.org/package=dimRed

License: GNU General Public License v3.0

R 98.85% Shell 1.15%

dimred's Introduction

dimRed

Travis Build Status Coverage Status CRAN_Status_Badge

A Framework for Dimensionality Reduction for the R language.

A collection of dimensionality reduction techniques from R packages and provides a common interface for calling the methods.

Installing

Install the latest development version from Github:

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

Install the latest stable version from CRAN:

install.packages("dimRed")

Load it:

library(dimRed)

Install dependencies:

## To install all dependencies:
dimRed::installSuggests()

Citing

The corresponding publication can be found here, please cite if you use dimRed:

@article{RJ-2018-039,
  author = {Guido Kraemer and Markus Reichstein and Miguel D. Mahecha},
  title = {{dimRed and coRanking---Unifying Dimensionality Reduction in R}},
  year = {2018},
  journal = {{The R Journal}},
  url = {https://journal.r-project.org/archive/2018/RJ-2018-039/index.html},
  pages = {342--358},
  volume = {10},
  number = {1}
}

dimred's People

Contributors

gdkrmr avatar topepo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.