Ratio estimator for estimating stratified User's and
Producer's accuracy
Usage
aa_estimator_stratified_ratio(stratum, x_u, y_u, h, N_h, fpc = F)
Arguments
- stratum
vector of stratum identifiers
- x_u
indicator function (Boolean vector)
- 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