AnalyticBridge

Social Network For Analytic Professionals

Vincent Granville

What are the SAS procedures that you use most in your daily work?

Which modules? Which procedures? What is your industry?

Share

Reply to This

Replies to This Discussion

As a SAS Analytics Pro user, I mostly use SAS Bases's data steps, proc sql, proc freq, SAS/Stat's proc logistic. I use all these procedures in conjunction with a self-written library of SAS Macro code.
My industry is retail credit scorecards development.

Reply to This

I mostly use Proc sql, proc varclus, proc format, prof freq, proc summary, proc report, proc means, proc transpose, proc export and proc append. My industry is retail.

Reply to This

Primarily: Base, Macro, SQL, Stat.
Procedures: A lot of data steps, sql procedures, transpose, freq, univariate, summary, means etc...
Often things are sitting behind macro's though implying frequent use of call symput and symget, addressing dictionary tables, call execute, sysfunc, etc...
Industry: Pharma: Stat. Programming.

Reply to This

SAS EG. Lot of data step manipulations - day to day use PROC sql, cluster, standard, glm, freq, univariate
Industry: Retail

Reply to This

Data step, Proc SQL, Proc Logistic, cluster.
Industry: online retail.

Reply to This

Modules: EG, EM, DI Studio
Proc: freq, means, macro, etc.
Industry: Telco

Reply to This

hi sandro could u pls suggest DI STUDIO RESOURCES to learn
thnkyou

Reply to This

Data step, means/summary, report, sql, transpose, lifetest, reg/glm, mixed, logistic, genmod, gplot. Sometimes use nlin, iml.

Reply to This

Most use SAS procedures
1) Proc Sql
2) proc format;
3) proc cluster;
4) proc logistics
5) proc reg
5) proc life test
6) proc phreg
7) proc factor
8) proc PCA
9) proc corr
10)proc freq
11) proc import
12) proc export
13) proc append
14) proc glm
My Industry is predictive/statistical modelling.

Reply to This

Hi All,
I am attaching a file which will help in data analysis and modelling using R. Please send me your feedback and comments.
Attachments:

Reply to This

SAS/Base.
data step; proc sql, means, freq, transpose, univariate, tabulate, report.
industry: online retail

Reply to This

With ODS (layout) and Dashboards, Proc SGPLOT, Proc GKPI, Proc SGPANEL and Proc REPORT.

With Time series transformations into common time dimensions and derivatives, Proc Expand.

EM5.3 and now 6.2 is a must for PMML output and neural or logistic models (Try the rule induction for something unique - copyrighted by SAS themselves)

And of course the Powerdog Proc Means using Class variable.


Used in varied consulting engagements.

Reply to This

RSS

Featured


Advertisement

© 2010   Created by Vincent Granville

Badges  |  Report an Issue  |  Privacy  |  Terms of Service