Releases: rsquaredacademy/inferr
Releases · rsquaredacademy/inferr
inferr 0.3.2
This is a patch release to fix minor bugs.
inferr 0.3.1
This is a patch release to fix error on R-devel.
inferr 0.2.0
New Features
- shiny app for interactive analysis
inferr 0.1.1
This is a minor release. It resolves CRAN NOTE regarding native routines registration and includes some bug fixes.
CRAN Fixes
- Register native routines
Bug Fixes
binom_test()
accepts non-binary variables (#1).ind_ttest()
should throw an error when the grouping variable has more than 2 levels (#2).ts_prop_test()
should accept only binary variables (#3).var_test()
should accept only binary variables for thegroup_var
input. The number of continuous variables must also not exceed two. (#4).
First release
First release