The following is an excerpt from my forthcoming book: Creating Custom Tasks for SAS Enterprise Guide using Microsoft .NET. If your custom task generates a SAS program, the chances are pretty high that your program will reference one or more variables within a SAS data set. Despite our best efforts,
English
SAS Custom Tasks: Wrap your variable names appropriately
TASS, SASDummy, and I – Part II
You may recall that I am a novice SAS user - I've been using SAS for about two years now and work for Canada's largest pediatric hospital as a database administrator and data analyst. In April, during SAS Global Forum 2012, I wrote my first blog post on the SAS Users
Grouping observations based on quantiles
Sometimes it is useful to group observations based on the values of some variable. Common schemes for grouping include binning and using quantiles. In the binning approach, a variable is divided into k equal intervals, called bins, and each observation is assigned to a bin. In this scheme, the size