Changes in version 0.0.5 - TO ADD. Changes in version 0.0.4 (2022-08-29) - Update vignette. - Fix title. - Add incremental fit for cts. target. - Minor clarifications. - Updated README to reflect CRAN latest. - Add cvParams default values to func documentation. - Add helper funcs getNumLogRatios() and getTidyTable() - Add getBinaryPartitions function to retrieve SBP-like representation of learned balances. - Allow tibble inputs. Changes in version 0.0.3 (2022-01-07) - Live on CRAN. - Updated readme and vignettes to reflect this. Changes in version 0.0.2 - Updated tests. - Updated guide. - Covariate adjustment - Unsupervised learning - Multi-omics - Minor bugfix with glm numerics. - Added numLogRatios param to predict(). Changes in version 0.0.1 - Fix a bug in lambda-standard-error rule. - Estimation of cross-validation prediction error was missing a scaling factor to account for the number of folds. - As a result, models were over-regularized. - Update guide.