# robStepSplitReg 1.0.0
* Initial stable release of package.

# robStepSplitReg 1.0.1
* Fix badge for README file.
* Make main function silent.
* Add additional parameters for PENSE fit.

# robStepSplitReg 1.0.2
* Fix bug for dynamic predictions.
* Revert to DDC function for robust correlations.
* Change badge for README file.

# robStepSplitReg 1.1.0
* Imputed data from DDC method used in the stepwise split selection procedure.
* Instead of PENSE method used on original data for coefficients, elastic net method is used on imputed data from DDC method.