- Separately call tidyverse packages
- Update remaining references to manuscript
- Add reference to accompanying manuscript on bioRxiv
- Expand documentation for
diagnose_models()
.
- Bioconductor limma dependency added for `remotes::install_github()``
- Code review, updates to curly-curly, and tidyverse style changes, thanks to @tgerke
- Compose formula in
batchrq()
usingstats::reformulate()
.
- Consistently allow for missing biomarker and confounder values as well as empty batches.
- Add parameter
quantreg_method
to allow for choosing the Barrodale--Roberts algorithm (br
). The default remainsfn
. - Rename parameters
truncate
toipw_truncate
;tau
toquantreg_tau
to indicate their scope.
- Remove old version of quantile regression without standardization.
- This is the first released version of batchtma.