v0.3.12
New Features
- Add parameter
conditional
forpredict
method to control whether the prediction is conditional on the observation or not.
Bug Fixes
- Previously if the left hand side of a model formula is an expression,
predict
andsimulate
will fail. This is fixed now.
What's Changed
- add rhub workflow by @danielinteractive in #436
- add conditional arg for predict by @clarkliming in #438
- Adapt missing data sims by @danielinteractive in #443
- docs: Link the coverage badge to the HTML report by @cicdguy in #444
- change email, bump version by @danielinteractive in #447
Full Changelog: v0.3.11...v0.3.12