Informat Modifiers In SAS

Опубликовано: 30 Март 2025
на канале: Analytics School
1,918
33

In this session, we will discuss about informat modifiers in Base SAS programming. Informats that are associated with variables by using an INFORMAT statement behave like Informats that you specify in SAS with a colon (:) modifier in an INPUT statement. SAS reads the variables by using list input with an informat. For example, you can use the : modifier with an informat to read character values that are longer than eight bytes, or numeric values that contain nonstandard values.

#analyticsschool #dataanalysis #analytics #sasprogramming #sasprogrammingtutorial #basesas #dataanalytics #dataanalyst