Package: robusttseq
Title: Robust Statistical Methods with Huber Estimators
Version: 0.1.0
Authors@R: 
    c(
      person("Nair", "Gonzalez Sotomayor", email = "njgonzalezs@unal.edu.co", role = c("aut", "cre")),
      person("Aquiles Enrique", "Darghan Contreras", email = "aqedarghanco@unal.edu.co", role = c("aut"))
    )
Author: Nair Gonzalez Sotomayor [aut, cre],
  Aquiles Enrique Darghan Contreras [aut]
Maintainer: Nair Gonzalez Sotomayor <njgonzalezs@unal.edu.co>
Description: Provides robust statistical methods for analyzing numeric data,
 including robust estimation of location and scale using Huber M-estimators
 and a robust two-sample t-test. Methods are based on Huber (1981,
 ISBN:0471418056) "Robust Statistics" and Smyth (2004)
 <doi:10.2202/1544-6115.1027>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: limma, stats
NeedsCompilation: no
Packaged: 2026-05-30 17:09:41 UTC; root
Repository: CRAN
Date/Publication: 2026-06-03 14:10:07 UTC
