- Allow function
VS()
for an input with a matrix or array or a list consisting of matrices/arrays
- Add units tests
- Rename the output of MPM coefficients in function
coef.BayesSurvive()
- Added
cpp
argument toBayesSurvive()
to allow for faster computation usingRcpp
- Added validation to some
BayesSurvive()
arguments - Allow function
VS()
for an input with a matrix or array or a list consisting of matrices/arrays
- Add IPA in function
predict.BayesSurvive()
- Add vignette
- Add function
coef.BayesSurvive()
to extract estimated coefficients and uncertainty - Add function
VS()
to determine variable selection - Fix documentation issues
- First version