# -------------------------------------------- # 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: Alfons given-names: Andreas orcid: https://orcid.org/0000-0002-2513-3788 - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X repository: https://eddelbuettel.r-universe.dev commit: c263e999ece28754a393efe073478df5f60f4533 date-released: '2019-05-25' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X