Base SASHow to save a log file in SAS?There are several ways to save a log file in SAS. However, the most straightforward way is to use…Subhro KarDecember 18, 2020 2 min
Proc Summary in SAS -ExplainedPROC SUMMARY in SAS procedures allows us to explore our data in terms of counts and distributions…Subhro KarDecember 16, 2020 6 min
Base SASSAS Proc Contents TutorialProc Contents is a useful tool for analyzing data in SAS. This article will show you how to use Proc…Subhro KarDecember 14, 2020 9 min
Base SASHow to use the SAS SCAN Function?This article thoroughly explores the significant features of the SCAN function in SAS, covering its…Subhro KarNovember 10, 2020 9 min
Base SASThe SAS Index Function ExplainedThe SAS INDEX function searches for a specified string of characters. If any match is found, the…Subhro KarNovember 08, 2020 4 min
StatisticsBox and Whisker Plot -ExplainedA box plot (also known as a box and whisker plot) is a chart often used in descriptive data…Subhro KarOctober 28, 2020 3 min