| selfcalibrate_rob | R Documentation |
Reload the datasets written to a file with the function
selfcalibrate_rob(design, formula, population, k, bounds = c(0, 1e4), Q = TRUE, R = TRUE, verbose = FALSE, maxit = 50, eps = 1e-7)
design |
a |
formula |
one-sided formula (e.g., |
population |
true population mean |
k |
robustness tuning constant |
bounds |
vector of size two, defining the boundaries of the interval to which the sampling weights are constrained to |
Q |
logical, switch on/off Q-part of QR-estimator (default: |
R |
logical, switch on/off R-part of QR-estimator (default: |
verbose |
logical, if |
maxit |
maximal number of iterations (Newton-Raphson algorithm, default: |
eps |
numerical tolerance in matching sample mean and population mean(default: |
The function selfcalibrate_rob requires the following R packages:
More explanations
A (calibrated) survey.design object
You must not call this function unless you really know how it works! Also, the function does not check whether the provided arguments are meaningful. It is the user's responsibility to make sure that the arguments are properly specified.
Tobias Schoch
Schoch, T. and A. Müller (2020. Treatment of sample under-representation and skewed heavy-tailed distributions in survey-based microsimulation: An analysis of redistribution effects in compulsory health care insurance in Switzerland, AStA Wirtschafts- und Sozialstatistisches Archiv 30, pp. 2–23.