Descriptive Statistics in SAS
SAS: How to Use PROC SORT with NODUPKEY
You can use PROC SORT in SAS with NODUPKEY to order the observations in a dataset by one or more variables and remove any...
Data Munging in SAS
SAS: How to Use EXCEPT in PROC SQL
You can use the EXCEPT operator in the PROC SQL statement in SAS to only return rows from one dataset that are not in...
Descriptive Statistics in SAS
How to Use Proc Sort in SAS (With Examples)
You can use proc sort in SAS to order the observations in a dataset by one or more variables.
The following examples show how to...
Data Munging in SAS
SAS: How to Use UNION in PROC SQL
You can use the UNION operator in the PROC SQL statement in SAS to combine two datasets vertically.
The following example shows how to use...
Data Munging in SAS
How to Use the MIN Function in SAS (With Examples)
You can use the MIN function in SAS to find the smallest value in a list of values.
Here are the two most common ways...
Regression in SAS
How to Perform Polynomial Regression in SAS
The most common type of regression analysis is simple linear regression, which is used when a predictor variable and a response variable have a...
Regression in SAS
How to Perform Quantile Regression in SAS
Linear regression is a method we can use to understand the relationship between one or more predictor variables and a response variable.
Typically when we...
Subscribe
- Never miss a story with notifications
- Gain full access to our premium content
- Browse free from up to 5 devices at once
Must read