You can use the RETAIN function in SAS to quickly reorder the variables in a…
Category:
SAS
-
-
Descriptive Statistics in SASSASSoftware Tutorials
How to Identify Outliers in SAS (With Example)
by Erma Khanby Erma KhanAn outlier is an observation that lies abnormally far away from other values in a…
-
Data Munging in SASSASSoftware Tutorials
How to Use the COALESCE Function in SAS (With Examples)
by Erma Khanby Erma KhanYou can use the COALESCE function in SAS to return the first non-missing value in…
-
Data Munging in SASSASSoftware Tutorials
How to Select the First N Rows of a Dataset in SAS
by Erma Khanby Erma KhanHere are the two most common ways to select the first N rows from a…
-
Data Munging in SASSASSoftware Tutorials
How to Select a Random Sample in SAS (With Examples)
by Erma Khanby Erma KhanHere are the two most common ways to select a simple random sample of rows…
-
Data Munging in SASSASSoftware Tutorials
How to Delete Datasets in SAS (3 Examples)
by Erma Khanby Erma KhanHere are the three most common ways to delete datasets in SAS: Method 1: Delete…
-
Data Munging in SASSASSoftware Tutorials
How to Calculate Difference Between Two Dates in SAS
by Erma Khanby Erma KhanYou can use the INTCK function in SAS to quickly calculate the difference between two…
-
Descriptive Statistics in SASSASSoftware Tutorials
How to Calculate a Weighted Average in SAS (With Examples)
by Erma Khanby Erma KhanYou can use the following methods to calculate a weighted average in SAS: Method 1:…
-
Descriptive Statistics in SASSASSoftware Tutorials
How to Calculate Percentiles in SAS (With Examples)
by Erma Khanby Erma KhanHere are the three most common ways to calculate the percentiles of a dataset in…
-
Descriptive Statistics in SASSASSoftware Tutorials
How to Use PROC RANK in SAS (With Examples)
by Erma Khanby Erma KhanYou can use PROC RANK in SAS to calculate the rank for one or more…