Did you used proc lifetest? when?
Answer Posted / 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 |
Post New Answer View All Answers
Describe the ways in which you can create macro variables?
what other sas products have you used and consider yourself proficient in using? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the difference between proportion and average?
What is by-group processing?
How do dates work in SAS data?
What is program data vector (pdv) and what are its functions?
What is the difference between the proc sql and data step?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
how to debug and test the sas program? : Sas-administrator
What are the default statistics that proc means produce?
How will you generate test data with no input data?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
what is the primary data source for the wrs? : Sas-bi
How to create an external dataset with sas code?