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, sampling, magrittr, tibble, dplyr, data.table
Version: 1.0.0
Authors@R: c(
  person("Martin", "Chevalier", role = "aut", email = "mc@slmc.fr", comment = "Creator"),
  person("Khaled", "Larbi", role =  "cre", email = "khaled.larbi@insee.fr"),
  person("Institut national de la statistique et des études économiques", role = "cph")
  )
URL: https://github.com/InseeFr/gustave
BugReports: https://github.com/InseeFr/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.2.3
NeedsCompilation: no
Packaged: 2023-11-17 09:16:29 UTC; mc
Author: Martin Chevalier [aut] (Creator),
  Khaled Larbi [cre],
  Institut national de la statistique et des études économiques [cph]
Maintainer: Khaled Larbi <khaled.larbi@insee.fr>
Repository: CRAN
Date/Publication: 2023-11-17 10:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 06:15:59 UTC; unix
