GAUSS FAQ
How do I import my data with missing values into GAUSS
To get missing values from your excel spreadsheet to appear as missing values in GAUSS:
- Replace all missing values with . (the period symbol) in your excel spreadsheet
- Export your excel spreadhsheet to CSV
- You can now use the this file with the load command. For example load x[1000,20] = filename.csv where your spreadsheet contains 1000 rows and 20 columns
![]() | ![]() | ©2007 Yale
University Social Science Statistical Laboratory Certifying Authority: Themba Flowers lm: Wed Apr 09 15:45:20 EDT 2003 |


