Did you used proc lifetest? when?
Answers were Sorted based on User's Feedback
Answer / shah
Proc Lifetest is used for compare which tretment is more
efficient. Change from baseline of tretment.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / madhu
proc life test is used for survival analysis.It has 2
methods. KM method,Life method.
| Is This Answer Correct ? | 3 Yes | 4 No |
what are sas/access and sas/connect? : Sas programming
what is the effect of the options statement errors=1? : Sas programming
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
Where do the database management systems store data and how do u import them.
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
What is the work of tranwrd function?
What do you feel about hardcoding?
Under what circumstances would you code a SELECT construct instead of IF statements?
What are the statements that are executed only?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
I am looking to buy a sas advance book. So any one can guide me that which one i should buy.
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.