MU284.estimator.fn {surveybootstrap} | R Documentation |
MU284.estimator.fn
Description
Produce estimates from a simulated sample survey of the MU284 population. Used in package tests and examples.
Usage
MU284.estimator.fn(survey.data, weights)
Arguments
survey.data |
the survey dataset |
weights |
a vector with the survey weights |
Value
a data.frame with one row and two columns:
-
TS82.hat
- the estimated total ofS82
-
R.RMT85.P85.hat
- the estimated ratio ofRMT85
/P85
[Package surveybootstrap version 0.0.3 Index]