-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 1002 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: icarus
Title: Calibrates and Reweights Units in Samples
Description: Provides user-friendly tools for calibration in survey sampling.
The package is production-oriented, and its interface is inspired by the famous
popular macro 'Calmar' for SAS, so that 'Calmar' users can quickly get used to
'icarus'. In addition to calibration (with linear, raking and logit methods),
'icarus' features functions for calibration on tight bounds and penalized
calibration.
Version: 0.3.3
Authors@R: c(person("Antoine Rebecq", role=c("aut"), email = "antoine.rebecq@m4x.org", comment = "Creator"),
person("Khaled", "Larbi", role = "cre", email = "khaled.larbi@insee.fr"),
person("Institut national de la statistique et des études économiques", role = "cph"))
Maintainer: Khaled Larbi <khaled.larbi@insee.fr>
Depends:
R (>= 3.1.1)
License: GPL-3
LazyData: true
Suggests:
testthat,
ggplot2,
Rglpk,
slam,
xtable,
magrittr
RoxygenNote: 7.2.3
Encoding: UTF-8