3.1 C
London
Friday, December 20, 2024

SAS

SAS: How to Use Proc Univariate for Normality Tests

You can use proc univariate in SAS with the normal statement to perform several normality tests on a variable in a dataset. This procedure uses...

SAS: How to Use the WHERE Operator in PROC SQL

You can use the WHERE operator in the PROC SQL statement in SAS to only return rows where certain conditions are met. The following examples...

How to Use Proc Contents in SAS (With Examples)

You can use proc contents in SAS to print a summary of the contents of a dataset. The following example shows how to use this...

SAS: How to Use the IN Operator in PROC SQL

You can use the IN operator in the PROC SQL statement in SAS to only return rows where a variable in a dataset contains...

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...

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...

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...

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