Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Following code (similar to the one we use to generate survival data for mboost checks) breaks:
The reason seems to be, that the object
Surv(survtime, event)does not include the appropriate names:and therefore
as we do inside
IPCweights()gives the error .