Zelig
and svyglm
zelig
and svyglm
for the
logit.survey
zelig2gamma.survey(formula, weights = NULL, ids = NULL,
probs = NULL, strata = NULL, fpc = NULL, nest = FALSE,
check.strata = !nest, repweights = NULL, type,
combined.weights = FALSE, rho = NULL,
bootstrap.average = NULL, scale = NULL, rscales = NULL,
fpctype = "fraction", return.replicates = FALSE,
na.action = "na.omit", start = NULL, etastart = NULL,
mustart = NULL, offset = NULL, model1 = TRUE,
method = "glm.fit", x = FALSE, y = TRUE,
contrasts = NULL, design = NULL, link = "inverse",
data, ...) zelig2logit.survey(formula, weights = NULL, ids = NULL,
probs = NULL, strata = NULL, fpc = NULL, nest = FALSE,
check.strata = !nest, repweights = NULL, type,
combined.weights = FALSE, rho = NULL,
bootstrap.average = NULL, scale = NULL, rscales = NULL,
fpctype = "fraction", return.replicates = FALSE,
na.action = "na.omit", start = NULL, etastart = NULL,
mustart = NULL, offset = NULL, model1 = TRUE,
method = "glm.fit", x = FALSE, y = TRUE,
contrasts = NULL, design = NULL, data)
zelig2normal.survey(formula, weights = NULL, ids = NULL,
probs = NULL, strata = NULL, fpc = NULL, nest = FALSE,
check.strata = !nest, repweights = NULL, type,
combined.weights = FALSE, rho = NULL,
bootstrap.average = NULL, scale = NULL, rscales = NULL,
fpctype = "fraction", return.replicates = FALSE,
na.action = "na.omit", start = NULL, etastart = NULL,
mustart = NULL, offset = NULL, model1 = TRUE,
method = "glm.fit", x = FALSE, y = TRUE,
contrasts = NULL, design = NULL, data)
zelig2poisson.survey(formula, weights = NULL, ids = NULL,
probs = NULL, strata = NULL, fpc = NULL, nest = FALSE,
check.strata = !nest, repweights = NULL, type,
combined.weights = FALSE, rho = NULL,
bootstrap.average = NULL, scale = NULL, rscales = NULL,
fpctype = "fraction", return.replicates = FALSE,
na.action = "na.omit", start = NULL, etastart = NULL,
mustart = NULL, offset = NULL, model1 = TRUE,
method = "glm.fit", x = FALSE, y = TRUE,
contrasts = NULL, design = NULL, data)
zelig2probit.survey(formula, weights = NULL, ids = NULL,
probs = NULL, strata = NULL, fpc = NULL, nest = FALSE,
check.strata = !nest, repweights = NULL, type,
combined.weights = FALSE, rho = NULL,
bootstrap.average = NULL, scale = NULL, rscales = NULL,
fpctype = "fraction", return.replicates = FALSE,
na.action = "na.omit", start = NULL, etastart = NULL,
mustart = NULL, offset = NULL, model1 = TRUE,
method = "glm.fit", x = FALSE, y = TRUE,
contrasts = NULL, design = NULL, data)
formula
data.frame
list
used to construct parameters for the
svyglm
function