Skip to content
My Statistical tools

My Statistical tools

Statsitics, Research Methods, SAS, R, HLM, Rasch model

  • ABOUT ME
  • Posts
  • SAS
  • HLM (Hierarchical Linear Modeling)
  • Rasch Model
  • Power Analysis
  • OLS regression
  • SPSS Syntax
  • Python 3.
  • Activity Stream
  • Forums
  • Groups
  • Members
  • PHP
  • WordPress
  • R Programming
  • Teaching Algebra using R
  • PHP practice
  • Reporting convention
  • Excel-based stat calculator
  • RCTs and QEDs
  • miscellaneous
  • WWC standards
  • SQL
  • MS Access
  • Google Analytics
  • Kajabi
  • Davinci Resolve
  • Kahoot

Category: SAS MACRO

Posted on February 6, 2019February 6, 2019

SAS macro

/*Get the name of an outcome variable from the data*/
data _null_;set kaz1t2;call symput ("predictors",predictors);
run;
%put predictors;

Posted on October 23, 2013

To request detailed log report off the macro

Options symbolgen mlogic mprint mfile;

Pages

  • ABOUT ME
  • Activate
  • Activity Stream
  • Courses
  • Davinci Resolve
  • Excel-based stat calculator
  • Forums
  • Google Analytics
  • Groups
  • HLM (Hierarchical Linear Modeling)
  • Kahoot
  • Kajabi
  • Members
  • miscellaneous
  • MS Access
  • My Courses
  • OLS regression
  • PHP
  • PHP practice
  • Posts
  • Power Analysis
  • Python 3.
  • R Programming
  • Rasch Model
  • RCTs and QEDs
  • Register
  • Reporting convention
  • SAS
  • SPSS Syntax
  • SQL
  • Teaching Algebra using R
  • WordPress
  • WWC standards

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • 聾の子供にも効果のある英語喉メソッドの紹介(産経新聞WEB版 2011年4月17日)
  • R packages not installing
  • Standard Maritime Communication Phrases
  • How to detach Paypal on Kajabi.
  • 401K Websites

Categories

  • ACCESS
  • Camtasia
  • Citation
  • Cooking
  • Davinci Resolve
  • Excel
  • Factor Analysis
  • French
  • HLM
  • HTML
  • IT
  • Language study
  • Language Usage
  • Mileage points
  • Mislaneous
  • Music
  • MySQL
  • PHP
  • Power analysis
  • PROC CORR
  • PROC GLIMMIX
  • PROC LOGISTIC
  • PROC MI
  • PROC TTEST
  • PSM (Propensity Score Matching)
  • Python
  • QC tips
  • R
  • Rasch Model Analysis
  • ROC Curve Analysis
  • SAS
  • SAS data editing
  • SAS date & time related
  • SAS format
  • SAS function
  • SAS MACRO
  • SAS procedures
  • SPSS
  • SQL
  • Stat test in data steps
  • Statistical concepts
  • Statistical test
  • Survey Design
  • Uncategorized
  • Wordpress
  • WWC standards
Proudly powered by WordPress