Thursday, April 30, 2015

STATA Shortcuts / Commands

Running list of STATA Commands / Description

use [pathway] - will pull data set in
cd [path] - changes the directory
log [name of file], replace - will overwrite saved data
log off - logs off the file temporarily
log on - logs back on
log using [name] - reopens the log


No comments:

Post a Comment