If I try to run the Xsurv example, I get an error message - > library(Xsurv) > library(survival) > #fit the data > data(lung) Warning message: In data(lung) : data set ‘lung’ not found
If I try to run the Xsurv example, I get an error message -