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.
| Version: | 0.1.0 |
| Suggests: | knitr, rmarkdown |
| Published: | 2026-06-03 |
| DOI: | 10.32614/CRAN.package.sgmean (may not be active yet) |
| Author: | Juan Carlos Gaviria Chaverra [aut, cre] |
| Maintainer: | Juan Carlos Gaviria Chaverra <jcarlos.gaviria at udea.edu.co> |
| BugReports: | https://github.com/jcarlosgaviria/sgmean/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/jcarlosgaviria/sgmean |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | sgmean results |
| Reference manual: | sgmean.html , sgmean.pdf |
| Vignettes: |
sgmean: Trimmed Mean Compatible with Statgraphics (source, R code) |
| Package source: | sgmean_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): sgmean_0.1.0.tgz, r-oldrel (arm64): sgmean_0.1.0.tgz, r-release (x86_64): sgmean_0.1.0.tgz, r-oldrel (x86_64): sgmean_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sgmean to link to this page.