Package: gustave
Type: Package
Title: A User-Oriented Statistical Toolkit for Analytical Variance
        Estimation
Depends: R(>= 3.3.0)
Imports: Matrix, methods, stats, MASS
Suggests: testthat, sampling, vardpoor
Version: 0.3.0
Authors@R: person("Martin", "Chevalier", role = c("aut", "cre", "cph"), email = "martin.chevalier@insee.fr")
Author: Martin Chevalier [aut, cre, cph]
Maintainer: Martin Chevalier <martin.chevalier@insee.fr>
URL: https://github.com/martinchevalier/gustave
BugReports: https://github.com/martinchevalier/gustave/issues
Description: 
  Provides a toolkit for analytical variance estimation in survey sampling. Apart from
  the implementation of standard variance estimators, its main feature is to help the
  sampling expert produce easy-to-use variance estimation "wrappers", where systematic
  operations (linearization, domain estimation) are handled in a consistent and transparent
  way for the end user.
License: GPL-3
Collate: 'data.R' 'utils.R' 'define_variance_wrapper.R'
        'variance_function.R' 'define_linearization_wrapper.R'
        'linearization_wrapper_standard.R'
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-05 10:13:41 UTC; gc004y
Repository: CRAN
Date/Publication: 2018-06-06 10:57:54 UTC
