Other packages > Find by keyword >

cellWise  

Analyzing Data with Cellwise Outliers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cellWise", "2.5.3")



Attach the package and use:
library("cellWise")
Maintained by
Jakob Raymaekers
[Scholar Profile | Author Map]
First Published: 2016-12-07
Latest Update: 2023-10-25
Description:
Tools for detecting cellwise outliers and robust methods to analyze data which may contain them. Contains the implementation of the algorithms described in Rousseeuw and Van den Bossche (2018) (open access) Hubert et al. (2019) (open access), Raymaekers and Rousseeuw (2021) (open access), Raymaekers and Rousseeuw (2021) (open access), Raymaekers and Rousseeuw (2021) (open access), Raymaekers and Rousseeuw (2022) (open access) Rousseeuw (2022) (open access). Examples can be found in the vignettes: "DDC_examples", "MacroPCA_examples", "wrap_examples", "transfo_examples", "DI_examples", "cellMCD_examples" , "Correspondence_analysis_examples", and "cellwise_weights_examples".
How to cite:
Jakob Raymaekers (2016). cellWise: Analyzing Data with Cellwise Outliers. R package version 2.5.3, https://cran.r-project.org/web/packages/cellWise. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2016-12-07 02:29), 2.0.7 (2018-02-01 23:46), 2.0.8 (2018-02-02 19:21), 2.0.10 (2018-06-26 00:55), 2.1.0 (2019-02-25 18:40), 2.1.1 (2020-04-14 12:40), 2.2.0 (2020-10-27 23:10), 2.2.1 (2020-11-11 07:40), 2.2.2 (2020-11-26 16:50), 2.2.3 (2020-12-03 12:00), 2.2.5 (2021-03-09 12:00), 2.2.6 (2022-03-16 15:30), 2.4.0 (2022-08-10 17:30), 2.5.0 (2022-12-11 08:50), 2.5.2 (2023-04-21 00:22)
Other packages that cited cellWise R package
View cellWise citation profile
Other R packages that cellWise depends, imports, suggests or enhances
Complete documentation for cellWise
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for cellWise1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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