Simple proportion statistics function for bootstrap estimation
Source:R/bootClassic.R
bootClassic.Rd
Simple proportion statistics function for bootstrap estimation
Arguments
- x
A data frame with primary sampling unit (PSU) in column named
psu
and with data column/s containing the binary variable/s (0/1) of interest with column names corresponding toparams
values- params
A vector of column names corresponding to the binary variables of interest contained in
x