| Previous: Presenting Results | Up: Statistical Commands | Next: Replication Procedures |
We list here all models implemented in Zelig, organized by the nature of the dependent variable(s) to be predicted, explained, or described.
)
calculates the coefficients that minimize the sum of squared
residuals. This is the usual method of computing linear
regression coefficients, and returns unbiased estimates of
) model
computes the maximum-likelihood estimator for a Normal
stochastic component and linear systematic component. The
coefficients are identical to ls, but the
maximum likelihood estimator for
) is similar to maximum likelihood Gaussian
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
) is similar to least squares regression
for continuous-valued proximity matrix dependent variables. Proximity
matrices are also known as sociomatrices, adjacency matrices, and
matrix representations of directed graphs.
) is a Normal distribution with left-censored observations.
) is a Normal distribution that has either
left and/or right censored observations.
.
) estimates multiple observed continuous dependent variables
as a function of latent explanatory variables.
)
specifies
) estimates the same model as the
logit, but corrects for bias due to rare events (when one of the
outcomes is much more prevalent than the other). It also
optionally uses prior correction to correct for choice-based
(case-control) sampling designs.
) is similar to maximum likelihood logistic
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
)
Specifies
) is similar to maximum likelihood probit
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
) is similar to logistic regression
for binary-valued proximity matrix dependent variables. Proximity
matrices are also known as sociomatrices, adjacency matrices, and
matrix representations of directed graphs.
) models
) models
) takes multiple dichotomous dependent variables and models
them as a function of one latent (unobserved) explanatory variable.
) takes multiple dichotomous dependent variables and models
them as a function of
) specifies the stochastic component of the
unobserved variable to be a standard logistic distribution.
) specifies the stochastic component of the
unobserved variable to be standardized normal.
) is similar to ordinal probit
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
) models observed, ordinal dependent variables
as a function of latent explanatory variables.
) specifies categorical responses distributed
according to the multinomial stochastic component and logistic
systematic component.
) is similar to maximum likelihood multinomial logistic
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
) specifies the expected number of events that
occur in a given observation period to be an exponential
function of the explanatory variables. The Poisson stochastic
component has the property that,
) is similar to maximum likelihood Poisson
regression, but makes valid small sample inferences via draws from the
exact posterior and also allows for priors.
) has the same systematic component as the Poisson,
but allows event counts to be over-dispersed, such that
) for
positively-valued, continuous dependent variables that are fully
observed (no censoring).
) for
right-censored dependent variables assumes that the hazard function
is constant over time. For some variables, this may be an unrealistic
assumption as subjects are more or less likely to fail the longer
they have been exposed to the explanatory variables.
)
for right-censored dependent variables relaxes the
assumption of constant hazard by including an additional scale
parameter
) for right-censored duration dependent variables
specifies the hazard function non-monotonically, with increasing
hazard over part of the observation period and decreasing hazard
over another.
) produces estimates for a cross-section of
) estimates a dynamic Bayesian model for
)
estimates a hierarchical Multinomial-Dirichlet EI model for
contingency tables with more than 2 rows or columns.