General Tips for SAS

Posted on Nov 02, 2009 in Computer Science • Tagged with character, programming, SAS, procedure, data step, tip

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. Do not go crazy …


Continue reading

Import/Export Data to/from SAS

Posted on Jan 30, 2015 in Computer Science • Tagged with programming, SAS, import, procedure, Excel

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Import Data to SAS

  1. The IMPORT procedure is based on the DATA step. When you run an IMPORT procedure, the unlying data step code is printed into …


Continue reading

Choose a Procedure for Modeling in SAS

Posted on May 10, 2015 in Computer Science • Tagged with programming, SAS, procedure, proc

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. proc glm has many …

Continue reading