Skip to content

RobustSP/Rrobustsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rrobustsp

Rrobustsp is the R version of the toolbox.

Installation

The package is not yet on CRAN.

You can install it with the help of the devtools package.

install.packages("devtools")
library(devtools)
# The package is not yet on CRAN. Installation via Github
devtools::install_github("Mufabo/Rrobustsp")

Use Case examples

There also is a portfolio of examples as a Colab-Notebook:

Link to Colab

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%