# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "OutliersO3" in publications use:' type: software license: GPL-2.0-or-later title: 'OutliersO3: Draws Overview of Outliers (O3) Plots' version: '0.7' doi: 10.32614/CRAN.package.OutliersO3 abstract: Potential outliers are identified for all combinations of a dataset's variables. O3 plots are described in Unwin(2019) . The available methods are FastPCS() from the package 'FastPCS', mvBACON() from 'robustX', adjOutlyingness() from 'robustbase', DectectDeviatingCells() from 'cellWise', covMcd() from 'robustbase'. authors: - family-names: Unwin given-names: Antony email: unwin@math.uni-augsburg.de repository: https://antonr4.r-universe.dev repository-code: https://github.com/antonr4/OutliersO3 commit: eccb1cc14171ac4bd9403fecd739c044aa036068 url: https://github.com/antonr4/OutliersO3 date-released: '2026-06-25' contact: - family-names: Unwin given-names: Antony email: unwin@math.uni-augsburg.de