deft_start.Rd
Example data frame containing the starting values for the Design Effect (\(deft\)) .
data(beat.example)
The Design Effect data frame contains a row per each stratum with the following variables:
Identifier of the stratum (numeric).
Starting values for the Design Effect in the stratum of the first variable (numeric).
Starting values for the Design Effect in the stratum of the j-th variable (numeric).
Starting values for the Design Effect in the stratum of the last variable (numeric).
Note: the names of the variables must be the ones indicated above.
This is an optional input.
The function beat.2st
independently computes and updates the design effect.
However, it is possible to set the starting values of design effect for each variable in each stratum.
The design effect is the square root of the ratio of the actual sampling variance to the variance expected with the simple random sampling (SRS), on equal sample size.
Under SRS the desing effect is equal to 1.
Usually, as increasing the stages of selection the design effect increases because it takes into account the "clusterization" of sampling units and the sample size in Self Representative (SR) and Non Self Representative (NSR) strata.
In practice, higher is the intraclass correlation, higher will be the design effect and much more sample size for satisfying the precision constraints is needed with respect to SRS.