| Why did they just use a logistic model instead of survival/time-to-event model? https://www.ncbi.nlm.nih.gov/pubmed/21478775 Uses cox regression model which is a survival regression model. Also the base model aka previous model they're comparing it to is a logistic regression and the link leads to a pdf about how to increase hospital efficiency it seems like. This sounds stupid and heartless. In statistic we got survival analysis, a whole branch that is focus on patient and their survival rate for the medical field. Google chose to compare to a paper and algorithm that focus on what seems like making hospital more money instead. I've seen a lot of data science people goes into different field and just telling people they can make money for them. It's great but with healthcare I don't think people should be treated as dollar signs. If anybody up and coming wants to use data science in bio, I would encourage them to look into statistic and biostatistic. We have tons of stuff already and then branch out to ML later. But at least know what's out there and there are establish organization, nonprofit out there too that all they do is biostat and build model. My friend works at a nonprofit child oncology. I just want to point out there are people that's building model to help patient with terrible sickness out there to survive. We're not diddling our thumbs trying to make other people richer. |
I don't know if you're trying to imply that the authors of this paper didn't know/know of survival analysis, or if it was a general rant. Looking at the names I know on the paper and the affiliations/backgrounds of the others, it's safe to say they are aware of proportional hazards models.
Survival analysis is not called for when predicting the outcome variables of interest in this study, and that seems to be your primary beef - that they chose the wrong outcomes to model in order to "make hospitals money". I would think that being able to predict outcomes help hospitals plan and manage their resources effectively. From your high horse this may appear to be a wasteful endeavor, but controlling costs will do much more to save lives by making healthcare accessible, rather than building survival analysis models for rare diseases that affect some trivially small portion of the population.
The truth is outside of tech, statisticials (or data scientists) are way underpaid relative to the training and specialization demanded of them. This is true for non-profits and academia. Note that administrators in both these fields are not underpaid to the same degree. Instead of money, they are expected to pay their bills with warm fuzzy feelings of doing good for the world, because of attitudes like the ones expressed in your comment.
Also, fun fact: survival analysis was developed for actuarial use to make ugh money, not bio/medical statistics.