Computes the estimator for JPS data
Arguments
- data
The data to use for estimation.
- set_size
Set size for each raking group.
- replace
Logical (default
TRUE
). Sample with replacement?- model_based
An inference mode:
FALSE
: design based inferenceTRUE
: model based inference using super population model
- N
The population size.
- alpha
The significance level.