Back to /~vavraj/

Credit

Overview

Exercise 1 (16 October)

Exercise 2 (xx November)

Exercise 3 (xx December)

  • Topic: Testing equality of censored distributions
  • Datasets: km_all.RData, data(veteran)
  • Assignment: Calculate and plot [KM], [NA] estimates and smoothed estimator of hazard function when differentiating different groups. Perform two-sample tests and decide (based on the plots) which test statistic would be the most appropriate. Perform several real data analyses and simulation study.
  • Deadline: Thursday xx December 9:00

Exercise 4 (xx December)

  • Topic: Building Cox models for censored data (constant covariates)
  • Dataset: pbc dataset from library(survival)
  • Assignment: Perform exploratory analysis focused on the influence of covariates on the survival probability. Build a reasonable Cox model (starting from simple univariate models). Compare your final Cox model to your final model from Exercise 1.
  • Deadline: no report required

Exercise 5 (xx December)

  • Topic: Time-varying covariates in the Cox model
  • Dataset: jasa and heart dataset from library(survival)
  • Assignment: Try to reproduce heart dataset from jasa. Build and interpret Cox model with covariate indicating the time of heart transplantation and other fixed covariates. Does transplantation help patients to survive longer? Plot estimated survival functions.
  • Deadline: no report required

Exercise 6 (xx January)

  • Topic: Cox model - homework assignment
  • Dataset: aids dataset from library(JM)
  • Assignment: Perform exploratory analysis focused on the influence of covariates on the survival probability. Take into account the longitudinal aspect of the data. Build a reasonable Cox model (starting from simple univariate models).
  • Deadline: Thursday xx January 9:00

Bonus Exercise (not scheduled)

  • Topic: Generalizations of the Cox model
  • Dataset: pbc and cgd datasets from library(survival)
  • Assignment: None, just admire what else could be done with the Cox model.