Skip to content

Commit

Permalink
resolve merge conflict with main, before merging
Browse files Browse the repository at this point in the history
  • Loading branch information
markusgoeswein committed Jan 31, 2025
1 parent 976d9c0 commit 35745f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/pipelines.R
Original file line number Diff line number Diff line change
Expand Up @@ -750,4 +750,7 @@ register_graph("responsecompositor", pipeline_responsecompositor)
register_graph("probregr", pipeline_probregr)
register_graph("survtoregr", pipeline_survtoregr)
register_graph("survtoclassif_disctime", pipeline_survtoclassif_disctime)
register_graph("survtoclassif_IPCW", pipeline_survtoclassif_IPCW)
register_graph("survtoclassif_vock", pipeline_survtoclassif_IPCW) # alias
register_graph("survtoregr_PEM", pipeline_survtoregr_PEM)

0 comments on commit 35745f0

Please sign in to comment.