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.5")



Attach the package and use:
library("cellWise")
Maintained by
Jakob Raymaekers
[Scholar Profile | Author Map]
All associated links for this package
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.5, https://cran.r-project.org/web/packages/cellWise. Accessed 07 Mar. 2026.
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), 2.5.3 (2023-10-25 15:00), 2.5.4 (2025-09-23 16:00), 2.5.5 (2026-01-08 16:20)
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

Today's Hot Picks in Authors and Packages

prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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