Internal helper function to validate arguments passed to srlars.
Checks types, dimensions, and logical constraints.
checkInputData(x, y, n_models, tolerance, max_predictors, robust, compute_coef)NULL. Stops execution with an error message if invalid inputs are detected.
Design matrix.
Response vector.
Number of models in the ensemble.
Relative improvement tolerance for stopping.
Maximum total number of variables to select.
Logical.
Logical.