Question 3 [50 Marks] Before answering this question, the ‘survival’ package should be loaded into R using the following code: install.packages(“survival”) library(survival) A recently developed drug, MediCo, has been used over the past 12 months to treat a potentially fatal disease. MediCo was approved by a medical regulator last year following initial trials and mortality data has been collected over the past 12 months, since approval, to continue reviewing the drug’
Question 3 [50 Marks] Before answering this question, the ‘survival’ package should be loaded into R using the following code: install.packages(“survival”) library(survival) A recently…