Skip to content

Instantly share code, notes, and snippets.

@cindyangelira
Created January 9, 2023 10:57
Show Gist options
  • Save cindyangelira/d6b852503b343cd32d04a0d61c7d1451 to your computer and use it in GitHub Desktop.
Save cindyangelira/d6b852503b343cd32d04a0d61c7d1451 to your computer and use it in GitHub Desktop.
create_task
task <- TaskSurv$new("patient_id", backend = df_clean, time = "time", event = "event", type = "right")
task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment