File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ summary(result_pp)
271271
272272In this scenario, the output indicates that the estimated misstatement in the
273273population is 4.18 percent, with the 95 percent credible interval extending from
274- 3.29 percent to 5.33 percent. Note that this population estimate is considerably
274+ 3.28 percent to 5.36 percent. Note that this population estimate is considerably
275275less uncertain compared to the no pooling approach. Similarly to the no pooling
276276approach, the stratum estimates differ from each other but are closer together
277277and exhibit less uncertainty. This can be explained by the fact that the partial
@@ -424,8 +424,8 @@ print(result)
424424```
425425
426426The output indicates that the estimated misstatement in the population is
427- 15.42 percent. The 95 percent credible interval spans from 14.65 percent to
428- 16.3 percent. The precision of the population estimate is therefore 1.65
427+ 15.32 percent. The 95 percent credible interval spans from 14.65 percent to
428+ 16.29 percent. The precision of the population estimate is therefore 1.64
429429percent, which is lower than that of the classical approach. The estimates for
430430each stratum are visualized below using the ` plot(..., type = "estimates) `
431431command but their actual values can be once again be obtained using the
You can’t perform that action at this time.
0 commit comments