mixtur v1.2.3
- Minor patch to use dplyr’s reframe() instead of summarise() in
plotting calls
mixtur v1.2.2
- Implemented pull request providing efficiencies to fit_mixtur()
function
- Added function that plots behavioural error relative to non-target
feature values (
plot_error_non_target()).
mixtur v1.2.1
- Fixed issue that RColorBrewer package was imported but never
used
- Fixed issue in simulate_components() function caused by dplyr’s
slice()
mixtur v1.2.0
- Initial release to GitHub & to CRAN