What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / gagan deep semwal
An informat is an instruction used to read data values into
a SAS variable.In addition, if a variable has not yet been
defined, SAS uses the informat to determine whether the
variable ought to be numeric or character.
A format is defined as an instruction that SAS uses to
write data values. Formats are used to control the written
appearance of data values. Both informats and formats are
of the form: <$> name <w> . <d>
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is program data vector (pdv)?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is factor analysis?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the features of SAS?
What is the difference between INPUT and INFILE ?
Mention the category in which sas informats are placed?
What do you know about sas data set?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Explain substr function?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How long can a macro variable be? A token? : sas-macro
What is the role of sas grid administrator? : sas-grid-administration
What is the general format of function in sas? : sas-grid-administration
What would you change about your job?