Conceptincrementally select features for supervised model

ID
fit-incremental-selection-supervised
Kind
function
Name
incrementally select features for supervised model
Description

Fit a model for incremental selection of features, starting from an initial supervised model.

Inputs
  1. model: incremental-selection-model

    selection model to fit

  2. initial: supervised-model

    initial model

  3. predictors: data
  4. response: data
Outputs
model: incremental-selection-model

fitted selection model