khashitk t1_j2ojgc3 wrote
There are a lot of ways to tackle this problem. But it will really help if you could share a data sample. How many samples do you have? How many attributes are you studying? So on and so forth. The rang is from a simple decision tree to a new experimental algorithm.
lattecoffeegirl OP t1_j2onsfp wrote
I can try to extract a small data sample. I have around 3000 patients, and their „time till death“ or „time till end of study“, and around 10 predictors
khashitk t1_j2r4vrk wrote
The sample would help a lot. You have a good number of entries. So there could be quite a few ways to go.
Edit: Give "weka" a try it's free to use and has a lot of options. It's great for getting a good overall view of the direction the project should take.
Viewing a single comment thread. View all comments