SAS Web Books Regression with SAS: Short Outline by Xiao Chen, Phil Ender, Michael Mitchell & Christine Wells (in alphabetical order) The aim of these materials is to help you…
Read More
Search Results for: stata
What statistical analysis should I use?Statistical analyses using SAS
Introduction This page shows how to perform a number of statistical tests using SAS. Each section gives a brief description of the aim of the statistical test, when it is…
Read More
SAS Class Notes Managing Data
1.0 SAS statements and procs in this unit libname Set library if and where Conditional statement keep Keeps named variables drop Drops named variables set Reads in named file(s), append…
Read More
Probit Regression | SAS Annotated Output
This page shows an example of probit regression analysis with footnotes explaining the output in SAS. The data in this example were gathered on undergraduates applying to graduate school and…
Read More
Proc Logistic | SAS Annotated Output
This page shows an example of logistic regression with footnotes explaining the output. The data were collected on 200 high school students, with measurements on various tests, including science, math,…
Read More
Ordered Logistic Regression | SAS Annotated Output
This page shows an example of an ordered logistic regression analysis with footnotes explaining the output. The data were collected on 200 high school students and are scores on various…
Read More
Truncated Regression | SAS Annotated Output
This page shows an example of truncated regression analysis in SAS with footnotes explaining the output. A truncated regression model predicts an outcome variable restricted to a truncated sample of its…
Read More
Zero-Inflated Poisson Regression | SAS Annotated Output
NOTE: Zero-inflated Poisson regression using proc countreg or proc genmod is only available in SAS version 9.2 or higher. This page shows an example of zero-inflated Poisson regression analysis with…
Read More
Applied Survey Data Analysis using SAS 9.4
Slides for live presentation SAS code file for live presentation (right-click to download) The purpose of this workshop is to explore some issues in the analysis of survey data…
Read More
Proc Logistic and Logistic Regression Models
Introduction Binary Logistic Regression Exact Logistic Regression Generalized Logits Model – Multinomial Logistic Regression Proportional Odds Model – Ordinal Logistic Regression Introduction Logistic regression describes the relationship between a categorical…
Read More
