Dynamically generates custom wrapper functions for a specified base learner across a grid of hyperparameters.
Details
Generated functions are assigned to the calling environment. The
base learner is resolved there (with package functions as a fallback) when
the grid is created and retained by each generated function. Local base
learners and grids can therefore be used inside a function that calls
SuperSurv(), without modifying the global environment.
