Learn R Programming

cellWise (version 2.5.3)

Analyzing Data with Cellwise Outliers

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

Copy Link

Version

Install

install.packages('cellWise')

Monthly Downloads

1,086

Version

2.5.3

License

GPL (>= 2)

Last Published

October 25th, 2023

Functions in cellWise (2.5.3)

data_clothes

The clothes dataset
data_brands

The brands dataset
data_mortality

The mortality dataset
data_glass

The glass dataset
data_personality_traits

The personality traits data
data_philips

The philips dataset
data_dogWalker

Dog walker dataset
data_dposs

DPOSS dataset
data_VOC

VOC dataset
cwLocScat

Estimate location and scatter of data with cellwise weights
plot_cellMCD

Draw plots based on the cellwise minimum covariance determinant estimator cellMCD
transfo

Robustly fit the Box-Cox or Yeo-Johnson transformation
generateCorMat

Generates correlation matrices
estLocScale

Estimate robust location and scale
outlierMap

Plot the outlier map.
generateData

Generates artificial datasets with outliers
weightedEM

Estimates location and scatter on incomplete data with case weights
unpack

Unpacks cellwise weighted data
wrap

Wrap the data.
truncPC

Classical Principal Components by truncated SVD.
transfo_newdata

Transform variables based on the output of transfo.
transfo_transformback

Backtransform variables based on the output of transfo.
ICPCA

Iterative Classical PCA
cellMCD

cellWise minimum covariance determinant estimator
MacroPCApredict

MacroPCApredict
DI

Detection-Imputation algorithm
MacroPCA

MacroPCA
DDCpredict

DDCpredict
cellMap

Draw a cellmap
DDC

Detect Deviating Cells
cellHandler

cellHandler algorithm
checkDataSet

Clean the dataset