- Minor documentation updates.
- Fix for Exp3 bug (thanks, @leferrad)
- Cleanup of propensity score related code (thanks again, @leferrad)
- Updated tests.
- Tested and confirmed to be R 4.0.0 proof.
- Minor documentation updates.
- Now correctly restores global seed on completing a simulation (thanks, @pstansell)
- Minor documentation update
- Minor refactoring: Private utility functions moved from the History to the Plot class.
- Specified previous version of set.seed sampler with RNGversion() calls
- Major update
- API change for offline Bandits
- Fixes inverse propensity score weighting
- Documentation updates
- Additional demo scripts
- First CRAN release
- CRAN Submission