Skip to content

ShihTing-Huang/SAS-Programming

Repository files navigation

SAS-Programming (Learning SAS Programming)

SAS Tutorial for Beginners

Base SAS Tutorials

1. Importing Excel Data into SAS

2. Read Character Variable of Varying Length

3. Creating or Modifying a Variable

4. Dropping variables from a data set in SAS

5. IF-Then-Else Statements

6. Where Statement and Dataset Options

7. WHERE vs. IF Statements

8. How Data Step and PROC SQL Works

9. Calculate Frequency Distribution with PROC FREQ

10. Specify a list of variables

11. Use of WildCard Character

12. Character Functions

13. SAS Date Formats and Informats

14. Date Functions

15. INTCK Function with Examples

16. INTNX Function with Examples

17. Missing Values in SAS

18. Convert Character Variable to Date

19. Convert Numeric Variable to Date

20. Proc Format

21. Delete empty rows in SAS

22. First. and Last. Variables

23. Proc Sort : Identifying and storing unique and duplicate values

24. Proc Means : A Detailed Explanation

25. Use of Multiple Set Statements

26. Joining and Merging in SAS

27. SAS Many to Many Merge

28. Combining and Aggregating Data in SAS

29. Retain Statement

30. Proc Transpose Explained

31. Proc Univariate Tutorial

32. Proc Rank Explained

33. Calculating Percentiles with SAS

34. COALESCE Function

35. COMPGED Function

36. SAS Arrays and DO Loops

37. Proc Tabulate Explained

38. Length of Numeric Variables

39. Check number of observations

40. Pattern Matching with SAS

41. Send SAS Output to Excel

42. Handle Variable Name having Spaces

43. Speed Up SAS Code with Index

SAS Advanced : Proc SQL

SAS Advanced : SAS Macros

SAS Analytics : Statistics Tutorial

About

Learning SAS Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published