SAS language for dummies-something about procedures

Programming

SAS language for dummies & ndash; something about the procedures

SAS language for dummies gives the concept of a number of convenient procedures. All glory, of course, gets dozens of analytical procedures. The service ones are usually missed.

Among the official procedures, it resembles Xrust,-the following:

  • Proc DatASets. It can describe the contents of your libraries and data sets, copy data from one library to another, change the attributes of data, such as names and variables, and much more. Although you can use the ProC Copy ProC Contents in some of these tasks, ProC DatASTSTSEPURA does everything;
  • Proc Delete. It deleys a set of data that you no longer need. Use it to clean the session or to free up the place in your environment;
  • proc Options. This one displays a list of all current values ​​of the parameters of your system. The settings of parameters can affect the work of your programs, so the PROC Optionsoni is important for understanding the behavior of the session;
  • ProC Format. SAS offers hundreds of useful formats and informats that will help control how SAS reads and displays your data, sometimes you need to configure something. Format Procedure can be used to create user formats for your tasks;
  • Proc Sort. This is needed so that data records are in a certain order or grouped by categories.

Xrust SAS language for dummies-something about procedures

Оцените статью
Xrust.com
Добавить комментарий