Package: robsurvey
Type: Package
Title: Robust Survey Statistics Estimation
Version: 0.5-2
Authors@R: c(person(
        given = "Beat",
        family = "Hulliger",
        email = "beat.hulliger@fhnw.ch",
        role = "aut"),
    person(
        given ="Tobias",
        family = "Schoch",
        email = "tobias.schoch@fhnw.ch",
        comment = c(ORCID = "0000-0002-1640-3395"),
        role = c("aut","cre")),
    person(
        given = "Martin",
        family = "Sterchi",
        email = "martin.sterchi@fhnw.ch",
        role = c("ctr", "com")))
Description: Robust (outlier-resistant) estimators of finite population
    characteristics like of means, totals, ratios, regression, etc. Available
    methods are M- and GM-estimators of regression, weight reduction,
    trimming, and winsorization. The package extends the 'survey'
    <https://CRAN.R-project.org/package=survey> package.
License: GPL (>= 2)
Classification/MSC-2010: 62D05, 62F35
URL: https://github.com/tobiasschoch/robsurvey
BugReports: https://github.com/tobiasschoch/robsurvey/issues
Encoding: UTF-8
NeedsCompilation: yes
LazyData: true
Depends: R (>= 3.5.0)
Imports: grDevices, stats, survey (>= 3.35-1), KernSmooth
Suggests: hexbin, knitr, MASS, rmarkdown, wbacon
VignetteBuilder: knitr, rmarkdown
Packaged: 2022-12-31 11:24:44 UTC; tobias.schoch
Author: Beat Hulliger [aut],
  Tobias Schoch [aut, cre] (<https://orcid.org/0000-0002-1640-3395>),
  Martin Sterchi [ctr, com]
Maintainer: Tobias Schoch <tobias.schoch@fhnw.ch>
Repository: CRAN
Date/Publication: 2023-01-06 13:30:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-01-07 12:12:25 UTC; unix
Archs: robsurvey.so.dSYM
