# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sgmean" in publications use:' type: software license: MIT title: 'sgmean: Trimmed Mean Compatible with ''Statgraphics'' Method' version: 0.1.0 doi: 10.32614/CRAN.package.sgmean abstract: Computes the trimmed mean using a proportional discount method on the extremes, replicating the behavior of 'Statgraphics' software. Unlike R's built-in mean() with trim, this method applies a weighted reduction to boundary values rather than removing them entirely. authors: - family-names: Gaviria Chaverra given-names: Juan Carlos email: jcarlos.gaviria@udea.edu.co repository: https://jcarlosgaviria.r-universe.dev repository-code: https://github.com/jcarlosgaviria/sgmean commit: f7d36cf1182e00abc12a094f6b631dae0ca2a3dd url: https://github.com/jcarlosgaviria/sgmean date-released: '2026-05-30' contact: - family-names: Gaviria Chaverra given-names: Juan Carlos email: jcarlos.gaviria@udea.edu.co