Why is SAS considered self-documenting?
Answer / ravi gupta
I think this is because in SAS by default we get detailed log.. listing out each and every step with ERROR/WARNINGs or NOTES, this is quite helpful in debugging.
On top of it you also have debugging options like - MACROGEN SYMBOLGEN MLOGIC MPRINT MFILE, which allows you to dig deeper and get even more detailed logs.
Looking at SAS log only you can make out what exactly the code is doing... you get the whole story documented itself - how many observations where read from input dataset and how many variables the new dataset have and if a variable was left uninitialised or truncated and lot more.
Its so well documented that you can retrieve your SAS code from its log using a simple regular expression.
However, I struggled to get SAS like logs in R & Python.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is difference between N and n????
In PROC PRINT, can you print only variables that begin with the letter “A”?
How do you read in the variables that you need?
Give some examples where proc report’s defaults are same as proc print’s defaults?
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
Tell e how how dealt with..
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
explain about sas business intelligence? : Sas-bi
what is information maps?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
what is sas application server? : Sas-di