Skip to content

Releases: rsquaredacademy/inferr

inferr 0.3.1

29 May 03:49
7b8a7cc
Compare
Choose a tag to compare

This is a patch release to fix error on R-devel.

inferr 0.2.0

12 Dec 12:55
Compare
Choose a tag to compare

New Features

  • shiny app for interactive analysis

inferr 0.1.1

03 May 05:48
Compare
Choose a tag to compare

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 the group_var input. The number of continuous variables must also not exceed two. (#4).

First release

13 Feb 14:43
Compare
Choose a tag to compare

First release