Package: robsurvey
Type: Package
Title: Robust Survey Statistics Estimation
Version: 0.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",
      role = c("aut","cre")),
    person(
      given = "Martin",
      family = "Sterchi",
      email = "martin.sterchi@fhnw.ch",
      role = c("ctr", "com")))
Description: Functions to compute robust (outlier-resistant) estimates of finite
   population characteristics. The package supports the computations of robust
   means, totals, ratios, etc. Available methods are regression M- and
   GM-estimators, trimming, and winsorization. The package robsurvey
   complements the survey.
License: GPL (>= 2)
Classification/MSC-2010: 62D05, 62F35
URL: https://github.com/tobiasschoch/robsurvey
BugReports: https://github.com/tobiasschoch/robsurvey/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: grDevices, stats, survey (>= 3.35-1), KernSmooth
Suggests: MASS, knitr, rmarkdown, wbacon
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2022-01-15 19:11:36 UTC; tobias.schoch
Author: Beat Hulliger [aut],
  Tobias Schoch [aut, cre],
  Martin Sterchi [ctr, com]
Maintainer: Tobias Schoch <tobias.schoch@fhnw.ch>
Repository: CRAN
Date/Publication: 2022-01-17 17:12:45 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-01-25 01:40:02 UTC; unix
Archs: robsurvey.so.dSYM
