webonomic's Recent SAS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
SAS proc FCMP
Proc FCMP Creating a Function and Calling the Function from a DATA Step
posted on October 2, 2008 by webonomic
SAS proc FCMP
Proc FCMP Creating a Call Routine and Function
posted on October 2, 2008 by webonomic
SAS proc FCMP
Proc FCMP Example
posted on October 2, 2008 by webonomic
SAS character String count
Count up the number of characters in a string
posted on October 2, 2008 by webonomic
SAS String count
Count up the number of substrings in a string
posted on October 2, 2008 by webonomic
SAS sql match regular Expression proc
Use Regular Expressions in Proc SQL
posted on October 2, 2008 by webonomic
SAS database odbc SQLite
Access SQLite Database from SAS
posted on September 30, 2008 by webonomic
SAS needle graph SGPLOT plot
Needle Plot with SGPLOT
posted on June 11, 2008 by webonomic
SAS sql merge match dataset proc
Match Merge using Proc SQL
posted on May 24, 2008 by webonomic
SAS control goto flow
SAS goto statement
posted on May 17, 2008 by webonomic
SAS BY statement dataset subset
Create a new data set for each BY-Group in a data set
posted on May 13, 2008 by webonomic
SAS parse String
SAS String Parsing
posted on May 3, 2008 by webonomic
SAS merge dataset
Merge datasets with unlike variable names
posted on May 3, 2008 by webonomic
SAS sql proc summarize
Using Proc SQL to summarize tables into groupings
posted on May 3, 2008 by webonomic
SAS data dataset shaping
Create one response from "check all that apply" variables
posted on April 8, 2008 by webonomic
SAS bar chart
Paired Bar Chart
posted on April 1, 2008 by webonomic
SAS sql proc
Logical Expressions In SQL
posted on April 1, 2008 by webonomic
SAS excel convert dataset
Convert Excel to SAS Dataset
posted on April 1, 2008 by webonomic
SAS excel MS proc dbload
Send SAS Data to Excel
posted on March 31, 2008 by webonomic
SAS mssql String connection OleDB
Connecting to Microsoft SQL Server from SAS with OleDB
posted on March 31, 2008 by webonomic
SAS count word
Word Count 2
posted on March 31, 2008 by webonomic
SAS count word
Word Frequency Count
posted on March 31, 2008 by webonomic
SAS data merge macro
Reusable Data Merge Macro
posted on March 31, 2008 by webonomic
SAS variable Value
Setting variable value based on value of another variable.
posted on March 31, 2008 by webonomic
SAS parse String regular expressions prxmatch
String Matching
posted on March 31, 2008 by webonomic
