# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "winsorize" in publications use:' type: software license: GPL-2.0-or-later title: 'winsorize: Winsorize Data' version: 0.0.2.1 doi: 10.32614/CRAN.package.winsorize abstract: Remove outliers by means of winsorization, ie shrinking outlying observations to the border of the main part of the data. This package started from the excellent robustHD package by Andreas Alfons in order to reduce the number dependent package being pulled in. We expect to update the code over time. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org - family-names: Alfons given-names: Andreas repository: https://eddelbuettel.r-universe.dev commit: 3a1ffddd109fe54244d6d25f71fdb5e1f26618ca date-released: '2019-05-25' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org