StatisticsStep-by-Step Techniques to Understand Linear RegressionIntroduction to Simple Linear Regression Linear regression is a statistical technique that allows…Subhro KarSeptember 08, 2021 4 min
StatisticsOne Way Anova in SASOne way ANOVA is a parametric test . It compares the means of two or more independent groups to…Subhro KarAugust 08, 2021 5 min
Base SASThe Yearcutoff System Option in SASThe YEARCUTOFF= option lets you specify what century SAS should assign to dates when two-digit years…Subhro KarJuly 27, 2021 2 min
Advanced SASIntermediate Proc SQL Tutorials with ExamplesThis article explains the data summarization by rows and columns and how you can use Predicates in…Subhro KarJuly 11, 2021 4 min
Advanced SASSAS Data Access FunctionsFor the past few years, I've been learning SAS and have found that most of the functions I use are…Subhro KarFebruary 13, 2021 5 min
Base SASDefault Sorting Order of Characters in SASSorting Orders for Numeric Variables Numeric variables are sorted from the smallest-to-largest…Subhro KarJanuary 12, 2021 1 min