Package: Ssarkartrim
Type: Package
Title: Trimmed-k Mean Estimator
Version: 1.0.0
Date: 2025-11-08
Authors@R: c(person(given = "Shouhardyo",
               family = "Sarkar",
               role = c("aut", "cre"),
               email = "shouhardyo-sarkar@uiowa.edu"))
Description: Computes the trimmed-k mean by removing the k smallest and k largest values from a numeric vector. Created for STAT 5400 at the University of Iowa.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-11 03:41:42 UTC; shouhardyo
Author: Shouhardyo Sarkar [aut, cre]
Maintainer: Shouhardyo Sarkar <shouhardyo-sarkar@uiowa.edu>
Repository: CRAN
Date/Publication: 2025-11-13 21:10:10 UTC
Built: R 4.4.1; ; 2025-11-14 00:38:01 UTC; unix
