Sie sind auf Seite 1von 2

SAS sample code programs:

http://studysas.blogspot.com/2009/01/sas-sample-code-programs.html

Macro for sorting the variables:


http://studysas.blogspot.com/2009/01/sas-sample-code-programs.html

How to convert character date values into numeric date values using DATASTEP/PROC
SQL and ARRAYS:
http://studysas.blogspot.com/2009/01/how-to-convert-numeric-date-values-into.html

How to detect missing values using Arrays:


http://studysas.blogspot.com/2008/11/how-to-detect-missing-values-using.html

First. & Last. Variables:


http://studysas.blogspot.com/2008/11/first-and-last-variables-data-step.html

How to determine the last observation in the dataset:


http://studysas.blogspot.com/2008/11/how-to-determine-last-observation-in.html

How to determine whether a numeric or character value exists within a group of


variables:http://studysas.blogspot.com/2008/10/how-to-determine-whether-numeric-
or.html

Lag Function: How to obtain information from the previous observation:


http://studysas.blogspot.com/2008/10/lag-function-how-to-obtain-information.html

How to create a new dataset from multiple datasets based on the sorted order:
http://studysas.blogspot.com/2008/08/how-to-create-new-data-set-from.html

Dynamically generate SET statement to combine multiple datasets:


http://studysas.blogspot.com/2008/08/dynamically-generate-set-statement-to.html

How to determine which dataset contributed an observation:


http://studysas.blogspot.com/2008/08/how-to-determine-which-data-set.html

How to determine if a variable exists in a dataset or not:


http://studysas.blogspot.com/2008/08/how-to-dtermine-if-variable-exists-in.html

How to Read Delimited Text Files into SAS:


http://studysas.blogspot.com/2008/08/how-to-read-delimited-text-files-into.html

How to keep only even number observations in the dataset:


http://studysas.blogspot.com/2008/08/what-to-do-when-we-want-only-ven-number.html

How to verify the existence of an external file:


http://studysas.blogspot.com/2008/08/how-to-verify-existence-of-external.html
Accurately calculating age in one line code:
http://studysas.blogspot.com/2008/08/accurately-calculating-age-with-only.html

How to use INDEX/INDEXC functions:


http://studysas.blogspot.com/2008/08/search-character-expression-for-string.html

Finding the number of observations in the dataset:


http://studysas.blogspot.com/2008/08/finding-number-of-observations-in-sas.html

How to capitalize first letter of the every word:/ PROPCASE FUNCTION:


http://studysas.blogspot.com/2008/08/how-to-capitalize-first-letter-of-every.html
http://studysas.blogspot.com/2008/08/how-to-use-propcase-function.html

How to use the SCAN function:


http://studysas.blogspot.com/2008/08/how-to-use-scan-function.html

Concatenation functions in SAS 9.0:


http://studysas.blogspot.com/2008/08/concatenation-functions-in-sas-90.html

SOUNDEX Function:
http://studysas.blogspot.com/2008/08/combine-data-sets-based-upon-similar.html

IFC and IFN functions:new IF functions & IF-THEN-ELSE vs SELECT:


http://studysas.blogspot.com/2008/08/short-code-samples.html

Das könnte Ihnen auch gefallen