sbo: dual design calculations for the survey of business owners

sbo_MIcombineR Documentation

dual design calculations for the survey of business owners

Description

the mitools::MIcombine variant includes a 2007-specific variance adjustment. this will change in other years. this adjustment statistic was pulled from the middle of page 8 https://www2.census.gov/econ/sbo/07/pums/2007_sbo_pums_users_guide.pdf#page=8

Usage

sbo_MIcombine(x, adjustment = 1.992065)

sbo_with(sbo.svy, expr, ...)

sbo_subset(x, ...)

sbo_update(x, ...)

sbo_degf(x)

sbo_MIsvyciprop(formula, design, method = c("logit", "likelihood", "asin",
  "beta", "mean", "xlogit"), level = 0.95,
  df = mean(unlist(lapply(design$designs, survey::degf))), ...)

Details

each of these sbo-specific functions contain a variant of some other library(survey) function that also maintains the census bureau's dual design calculation. these functions expect both the coefficient and the variance survey objects

See Also

https://cran.r-project.org/web/packages/mitools/mitools.pdf


ajdamico/lodown documentation built on Feb. 1, 2024, 3:44 p.m.