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 |
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
how does sas handle missing values in sort order? : Sas programming
Did you used proc test? when?
0 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?
Explain the use of proc gplot? : sas-grid-administration
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
What does the RUN statement do?
When merging 2 datasets with a common variable (not merge key), how to keep both?
what is SAS OPTIMIZATION?
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming