BayesRegDTR 1.1.1
BayesRegDTR 1.1.0
- Change code to prevent duplicating the data in post.pred
- Remove rogue cat from code. What was it doing there?
- Run functions quietly during tests
BayesRegDTR 1.0.1
- Remove references to internal functions in examples
- Change dontrun in examples to donttest
- Shorten package title
- Add warning suppression into tests
- Add option to turn off instant warnings
BayesRegDTR 1.0.0
BayesRegDTR 0.1.0
- Created the package
- Added the
BayesLinRegDTR.model.fit() function
- Added the
generate_dataset() function