'Is It Possible to Find an Optimal Cut Point that Maximizes C-index

If I am using a survival model that is not tree-base and I want to dichotomize influential continuous variables (age, weight) to simplify my final model for clinical use, is that possible to do with mlr3 framework?

If so, I would appreciate an example



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source