SSVS 2.1.0 (2025-03-18)
- Added functions for SSVS with multiply imputed data
- Added an example demonstrating SSVS for multiply imputed data
SSVS 2.0.0 (2022-05-27)
- BREAKING CHANGE: Swapped xandyparameters ofssvs()
- BREAKING CHANGE: Changed default intervalparameter ofsummary()
- BREAKING CHANGE: Changed the order of columns in the result of
summary()
- Added a launch()function that launches a shiny app for
SSVS
- Add a boolean colorparameter toplot()
- Don’t automatically print the result of summary()to
the console since it doesn’t allow you to properly save the result to a
variable
- Added reference to package DESCRIPTION
- Clarified documentation about scaling in summary()
SSVS 1.0.0 (2022-03-08)
Initial CRAN version