Package: gustave
Type: Package
Title: A User-Oriented Statistical Toolkit for Analytical Variance
        Estimation
Depends: R(>= 3.2.5)
Imports: methods, utils, stats, Matrix
Suggests: testthat, covr, sampling, magrittr, tibble, dplyr, data.table
Version: 0.4.2
Authors@R: person("Martin", "Chevalier", role = c("aut", "cre", "cph"), email = "mc@slmc.fr")
Author: Martin Chevalier [aut, cre, cph]
Maintainer: Martin Chevalier <mc@slmc.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.
License: GPL-3
Collate: 'data.R' 'utils.R' 'define_variance_wrapper.R'
        'variance_function.R' 'define_statistic_wrapper.R'
        'standard_statistic_wrapper.R' 'qvar.R'
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-06 20:03:50 UTC; mc
Repository: CRAN
Date/Publication: 2021-09-07 07:00:10 UTC
