sigr 1.1.5 2023-08-19
- Work around https://github.com/r-lib/roxygen2/issues/1491
sigr 1.1.4 2021-06-11
sigr 1.1.3 2020-10-16
- Better fitting function names.
- Improve package description.
- Move to tinytest.
sigr 1.1.2 2020-10-01
- Add model_utility.
- Remove unused params from ftest-wrapper.
- Add htest adatper for ftest-wrapper.
sigr 1.1.1 2020-09-22
- Fix parens in AUC area matching formula!
- Asymmetric ROC case.
- Add in more ROC parameters inference functions.
sigr 1.1.0 2020-09-14
sigr 1.0.9 2020-08-11
- Change http to https where practical
- Badges
sigr 1.0.6 2019-07-24
sigr 1.0.5 2019-02-20
sigr 1.0.4 2019-01-26
sigr 1.0.3 2018-11-03
- Polish Binomial work a bit.
sigr 1.0.2 2018-10-04
- Fix end conditons of differnce of binomials.
- More interfaces to Binomial test.
- Student-T summary.
sigr 1.0.1 2018-09-28
- Binomial test.
- Difference of binomials test.
- Increase default sig-figs.
sigr 1.0.0 2018-09-17
sigr 0.2.8 2018-07-19
sigr 0.2.7 2018-07-03
- Re-ogranize wrapr export.
sigr 0.2.6 2018-05-25
- Adjust dependencies.
- Fix some documentation.
- Add as.character() override.
- Improve error messages.
- More flexible formatting.
- Fix pre-formatting on FTest (though this may not be not the pattern
we want to user later).
sigr 0.2.5 2018-04-24
sigr 0.2.4 2018-03-13
- Minor formatting improvements.
- Add format S3 method.
sigr 0.2.3 2018-01-28
- Improve import declarations.
sigr 0.2.2 2017-10-22
- Add table Fisher test.
- Fix “not connected” options on TTest and others.
sigr 0.2.1 2017-10-14
- Pass more arguments to tests.
- Switch to own Cohen-d estimate.
- Add vector signatures.
sigr 0.2.0 2017-10-07
- Make sigfig a bit more flexible.
- Add Cohen’s d.
- Add lm() anova wrapper wrapFTest.anova().
- Add glm(family=binomial) anova wrapper wrapChiSqTest.anova().
- Add ez::ezANOVA linear adapter.
- Some statistic presentation sigfig fixes.
sigr 0.1.7 2017-07-04
- Fix NA warning bug in wrapChiSqTest.data.frame.
sigr 0.1.6 2017-05-05
- Enforce more types in calculations.
- Add na.rm options.
sigr 0.1.5 2017-03-24
- Enforce more types in calculations.
sigr 0.1.4 2017-03-13
- More standard (data.frame plus column names) interfaces.
- Default to independent samples in resampleScoreModelPair.
sigr 0.1.3 2017-01-15