what is lifetest
Answer / vishnu
lifetest is a procedure which is used to do the survival analysis.
| Is This Answer Correct ? | 7 Yes | 0 No |
What techniques and/or PROCs do you use for tables?
Mention few ways with which a “table lookup’ is done in sas programming.
How do you add a number to a macro variable?
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
What is the difference between order and group variable in proc report?
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
What are common programming errors committed in sas
how can u join the two tables without using proc sql Joins and nested queries ?
What makes sas stand out to be the best over other data analytics tools?
Which command is used to save logs in the external file?
Name types of category in which SAS Informats are placed?
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?