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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:52), 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

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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