PROfile
All time reputation: 64
Achievement
webonomic's Recent SAS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
SAS document matrix term correlation textminng
Co Word Analysis with SAS
posted on December 2, 2012 by webonomic
SAS background color report proc
Using Alternating Background Color with PROC REPORT
posted on November 2, 2012 by webonomic
SAS output color graphics proc
Specify colors in SAS statistical graphics procedures
posted on October 24, 2012 by webonomic
SAS macro
Default Macro Values
posted on October 13, 2012 by webonomic
SAS xml twitter sas hashtag
Creating a report of Twitter hashtag activity
posted on April 13, 2012 by webonomic
SAS random sample datastep
Selecting a Random Sample of Observations
posted on February 16, 2012 by webonomic
SAS text convert dataset
Convert SAS dataset to Text file
posted on November 15, 2011 by webonomic
SAS excel export dataset spreadsheet worksheet
Exporting Multiple Data Sets to One Spreadsheet
posted on March 19, 2011 by webonomic
SAS missing sum
Store a zero value in place of missing when reporting numeric values
posted on January 22, 2011 by webonomic
SAS variables datastep nonmissing
Create a new variable based on the first non missing value from a list of variables
posted on September 29, 2010 by webonomic
SAS file path dynamic libname
Retrieve the physical location of a dynamic dataset, file or folder in SAS
posted on February 26, 2010 by webonomic
SAS values proc Summary tabulate nonexistent
Show all possible values in table regardless of whether or not the value exists
posted on August 25, 2009 by webonomic
SAS database access
Create Access Database from SAS
posted on February 19, 2009 by webonomic
SAS variables reorder
Reorder Variables in SAS
posted on February 4, 2009 by webonomic
SAS array
SAS Array Colon Modifier
posted on January 27, 2009 by webonomic
SAS delete character numeric keep
Delete observations containing characters and keep numeric values only
posted on January 27, 2009 by webonomic
SAS version sas saved by 1 person
Get SAS Version
posted on December 22, 2008 by webonomic
SAS convert sas datatypes
Convert values from character to numeric or from numeric to character
posted on December 10, 2008 by webonomic
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