Estimator for estimating stratified area proportions
Usage
aa_estimator_stratified(stratum, y_u, h, N_h, fpc = F)
Arguments
- stratum
factor vector of stratum identifiers
- y_u
indicator function (Boolean vector)
- h
vector of unique stratum identifiers that correspond to N_h
- N_h
number of samples (area) for each stratum h
- fpc
finite population correction
Value
estimate and its standard error
Details
Stratified estimation of map accuracy and area
References
Stehman, S. V., 2014. Estimating area and map accuracy for
stratified random sampling when the strata are different from the map
classes. Int. J. Remote Sens. 35, 4923-4939.
https://doi.org/10.1080/01431161.2014.930207