Published Cases


R Package

outlierfix (Documentation)

This R package, developed for detecting and managing outliers in continuous variables, streamlines the essential data cleaning process. It is readily available for download using the provided commands. We welcome and appreciate your comments and feedback.
#install.packages(devtools)
library(devtools)
install_github("sssEos/outlierfix")
library(outlierfix)