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]
First Published: 2006-05-09
Latest Update: 2024-02-04
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for robust50100150200250300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
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  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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