Other packages > Find by keyword >

robust  

Port of the S+ "Robust Library"
View on CRAN: Click here


Download and install robust package within the R console
Install from CRAN:
install.packages("robust")

Install from Github:
library("remotes")
install_github("cran/robust")

Install by package version:
library("remotes")
install_version("robust", "0.7-5")



Attach the package and use:
library("robust")
Maintained by
Valentin Todorov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-09
Latest Update: 2024-08-17
Description:
Methods for robust statistics, a state of the art in the early 2000s, notably for robust regression and robust multivariate analysis.
How to cite:
Valentin Todorov (2006). robust: Port of the S+ "Robust Library". R package version 0.7-5, https://cran.r-project.org/web/packages/robust. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-3 (2006-05-09 09:53), 0.1-4 (2006-05-10 11:47), 0.1-5 (2006-05-13 10:52), 0.2-0 (2006-07-10 08:06), 0.2-1 (2006-10-11 12:49), 0.2-2 (2006-10-13 12:54), 0.3-0 (2007-03-09 22:17), 0.3-2 (2008-07-05 18:32), 0.3-3 (2008-07-07 14:50), 0.3-4 (2008-09-10 14:27), 0.3-9 (2009-09-28 12:35), 0.3-11 (2010-04-28 15:24), 0.3-19 (2012-04-23 21:31), 0.4-11 (2013-02-24 08:12), 0.4-15 (2013-06-18 00:32), 0.4-16 (2014-05-18 17:24), 0.4-18.1 (2019-07-02 16:52), 0.4-18.2 (2019-12-26 16:42), 0.4-18 (2017-04-27 19:21), 0.5-0.0 (2020-03-08 01:30), 0.6-0 (2021-10-25 10:10), 0.6-1 (2021-11-16 19:20), 0.7-0 (2022-02-01 15:40), 0.7-1 (2022-07-09 01:00), 0.7-2 (2023-06-24 00:30), 0.7-3 (2023-12-05 21:20), 0.7-4 (2024-02-04 11:20)
Other packages that cited robust R package
View robust citation profile
Other R packages that robust depends, imports, suggests or enhances
Complete documentation for robust
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA