Transcription of A.1 SAS EXAMPLES
{{id}} {{{paragraph}}}
SAS EXAMPLESSAS is general-purpose software for a wide variety of statistical analyses. The mainprocedures (PROCs) for categorical data analyses are FREQ, GENMOD, LOGISTIC,NLMIXED, GLIMMIX, and CATMOD. PROC FREQ performs basic analyses fortwo-way and three-way contingency tables. PROC GENMOD fits generalized linearmodels using ML or Bayesian methods, cumulative link models for ordinal responses,zero-inflated Poisson regression models for count data, and GEE analyses for marginalmodels.
logistic regression model with a binary indicator as a predictor. PROC LOGISTIC uses FREQ to weight counts, serving the same purpose for which PROC FREQ uses WEIGHT. The BARNARD option in the EXACT statement provides an unconditional exact test for the di erence of proportions for 2 2 tables.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}