If I have a list of 10K customers, 3K of which have closed, 7K remain open and a series of parameters by customer id.. can survival analysis produce a survival rate for each customer?
For example, for Cust ID 101 there is 100% chance they will remain open after 1 month, 98% after 2 months, 97 after 3 months..
Any material on this would helpful
... View more
Hello, Can you please help me convert a datetime which is currently in the form of 01JUN2015:00:00:00 to SAS date (ie. the 5 digit number)? thank you
... View more
Thanks Reeza. Will this calc the cumulative percent by observation (row)? just want to make sure it's not based on sales. For example, if there are 3 rows, each row will be divided by 3. 1/3, 2/3, 3/3.
... View more
Hello, I have a dataset in which i'd like to create a variable which represents cumulative percent of observations. Can you please let me know whether this is possible? For example: Obs Company Sales Cumulative_Percent 1 Abc 350 0.33 2 xyz 500 0.66 3 sdt 450 1.00
... View more