parody
This is the released version of parody; for the devel version, see parody.
Parametric And Resistant Outlier DYtection
Bioconductor version: Release (3.22)
Provide routines for univariate and multivariate outlier detection with a focus on parametric methods, but support for some methods based on resistant statistics.
Author: Vince Carey [aut, cre] ORCID iD ORCID: 0000-0003-4046-0063
Maintainer: Vince Carey <stvjc at channing.harvard.edu>
citation("parody")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("parody")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("parody")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.