Nothing
The SONO
(Scores Of Nominal Outlyingness) R
package includes a function that can be used for detecting outliers in data sets consisting of nominal data. Some of the capabilities of the package include:
A detailed description of the methods included in the package can be found in Costa, E., & Papatsouma, I. (2025). A novel framework for quantifying nominal outlyingness.
The package is available on CRAN and can therefore be installed using the following:
install.packages("SONO")
The package can also be installed directly from GitHub using devtools.
# install.packages("devtools")
devtools::install_github('EfthymiosCosta/SONO')
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.