# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/jcarlosgaviria/sgmean commit: 4fd61409723bbdfc777de68ed886ba52f5f9f37b url: https://github.com/jcarlosgaviria/sgmean date-released: '2026-06-03' contact: - family-names: Gaviria Chaverra given-names: Juan Carlos email: jcarlos.gaviria@udea.edu.co