A successful energy savings program is a good thing for utilities, right? The truth is, that success can result in unintended consequences. One of our utility customers shared this example with me recently: "Let’s say we offer a free LED light bulb to every customer, and everyone removes an old bulb that used 75
English
Energy savings programs can generate unintended consequences
Create a SAS macro variable that contains a list of values
Parameters in SAS procedures are specified a list of values that you manually type into the procedure syntax. For example, if you want to specify a list of percentile values in PROC UNIVARIATE, you need to type the values into the PCTLPTS= option as follows: proc univariate data=sashelp.cars noprint; var
New year refresher on reshaping data
As support analysts in the SAS Technical Support division, we answer many phone calls from SAS customers. As members of the SAS Foundation team, we get questions that vary significantly in content from all of the areas that we support. We offer coding tips and suggestions as well as point