datex {ctablerseh} | R Documentation |
example data containing "INDI" variable, disaggregation, denominator and weighting for RSE calculation with the ctablerseh package
Description
example data containing "INDI" variable, disaggregation, denominator and weighting for RSE calculation with the ctablerseh package
Usage
data(datex)
Format
dataframe with 8117 rows and 6 columns:
- R101
is the provincial area code for each observation
- denom
is the denominator value of the indicator where each observation is 100
- psu
is the cluster component in the sample design which is equivalent to the cluster in SPSS
- strata
is the stratum component in the sample design which is equivalent to the strata in SPSS
- FWT
is a weighting component that states the number of populations represented by each observation
- INDI
is the value of the interest variable which has a value of 100 or 0 to calculate the estimate in percentage form and also its RSE
[Package ctablerseh version 1.1.2 Index]