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 SASPROC IMPORT in SAS -A Complete GuideDo you want to import data using Proc Import? Introduction to Proc Import in SAS If you've ever been…Subhro KarJuly 30, 2020 7 min
Base SASTen Quick Uses of Proc DatasetsIn this article, you will learn ten uses of the Proc Dataset procedure PROC DATASET can perform a…Subhro KarJuly 18, 2020 2 min
Base SAS4 Little Tricks To Achieve The Best Results In PROC PRINT SAS.**PROC PRINT** is a type of procedure that is used by every SAS programmer frequently. Most of you…Subhro KarJune 22, 2020 3 min