NEWS
BayesSurvive 0.0.5
- Allow function
VS()
for an input with a matrix or array or a list consisting of matrices/arrays
BayesSurvive 0.0.4
- Add units tests
- Rename the output of MPM coefficients in function
coef.BayesSurvive()
- Added
cpp
argument to BayesSurvive()
to allow for faster computation using Rcpp
- Added validation to some
BayesSurvive()
arguments
- Allow function
VS()
for an input with a matrix or array or a list consisting of matrices/arrays
BayesSurvive 0.0.3
- Add IPA in function
predict.BayesSurvive()
BayesSurvive 0.0.2 (2024-06-04)
- Add vignette
- Add function
coef.BayesSurvive()
to extract estimated coefficients and uncertainty
- Add function
VS()
to determine variable selection
- Fix documentation issues
BayesSurvive 0.0.1 (2024-04-23)