|
Hypothesis testing
- Wald test for linear constraints
- Wald test (delta method) for nonlinear constraints
- Likelihood-ratio test after any ML estimation
- Bonferroni, Holm, and Šidák adjustments for multiple comparisons
Generalized testing
- Ability to combine separate estimates into one combined estimate
- robust covariance matrix of combined estimates
- Tests of linear and nonlinear combinations of estimates across fitted models
- Point estimates and confidence intervals of linear and nonlinear combinations of estimates across fitted models
Predictions
- ability to obtain predicted values after all estimation commands
- predictor types are tightly coupled to the estimation command
- efault predicted value that is most relevant to the fitted model
Generalized Predictions
- linear and nonlinear combinations of
- standard predictions
- equation index values
- estimated coefficients
- data
- Inferential statistics for generalized predictions
- point estimates
- standard errors
- variance
- Wald test statistic
- significance levels
- pointwise confidence intervals
Postestimation statistics
- estimation sample summary statistics
- Akaike and Bayesian information criteria
- covariance matrix analysis
|
|
Adjusted predictions
- predicted values or probabilities
- predictions adjusted to set levels of regressors
- predictions adjusted to set levels of covariates
- predictions adjusted to set levels of terms
Hausman test
- test the independence of irrelevant alternative (IIA) after
- multinomial logit
- conditional logistic regression
- tests exogeneity or over-identifying restrictions for
- two-stage least squares (2SLS)
- three-stage least squares (3SLS)
Point estimates for combinations of coefficients
- odds ratios
- standard errors
- test statistics
Marginal analysis*
- Estimated marginal means
- Least-squares means
- Average and conditional marginal and partial effects and elasticities
- Average and conditional adjusted predictions
- Predictive margins
Save and restore estimation results
- Save estimation results to disk
- Compare models
- Restore and perform predictions
- Restore and perform tests
Nonlinear combinations of coefficients
- point estimates
- standard errors
- t and Z statistics
- p-values
- confidence intervals
- covariances between combinations
- supports survey and clustered data
|