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 Repository: https://inseefr.r-universe.dev Date/Publication: 2024-01-15 16:56:39 UTC RemoteUrl: https://github.com/inseefr/gustave RemoteRef: HEAD RemoteSha: b9b156e84631d2cbf873d4d3fb5038dc8064763c NeedsCompilation: no Packaged: 2026-06-08 09:55:38 UTC; root Author: Martin Chevalier [aut] (Creator), Khaled Larbi [cre], Institut national de la statistique et des études économiques [cph] Maintainer: Khaled Larbi