Wellyopolis

February 03, 2005

things I can never remember

When you're reading in text files to SPSS, SAS or Stata it's a teeny weeny bit annoying that they all place the indicator that a variable is string rather than numeric in different places.
SPSS: <variable name> <begin-column> - <end column> (a)
SAS: <variable name> $ <begin-column> - <end column>
Stata: str(n) <variable name> <begin-column> - <end column>

If this means nothing to you, be glad ...

Posted by robe0419 at February 3, 2005 09:59 AM | TrackBack
Comments
The views and opinions expressed in this page are strictly those of the page author. The contents of this page have not been reviewed or approved by the University of Minnesota.