Changes in version 2023-08-19 - Work around https://github.com/r-lib/roxygen2/issues/1491 Changes in version 2021-06-11 - Remove LazyData decl. Changes in version 2020-10-16 - Better fitting function names. - Improve package description. - Move to tinytest. Changes in version 2020-10-01 - Add model_utility. - Remove unused params from ftest-wrapper. - Add htest adatper for ftest-wrapper. Changes in version 2020-09-22 - Fix parens in AUC area matching formula! - Asymmetric ROC case. - Add in more ROC parameters inference functions. Changes in version 2020-09-14 - More on ROC Changes in version 2020-08-11 - Change http to https where practical - Badges Changes in version 2019-07-24 - Adjust license. Changes in version 2019-02-20 - Move to RUnit. Changes in version 2019-01-26 - Unify signatures a bit. Changes in version 2018-11-03 - Polish Binomial work a bit. Changes in version 2018-10-04 - Fix end conditons of differnce of binomials. - More interfaces to Binomial test. - Student-T summary. Changes in version 2018-09-28 - Binomial test. - Difference of binomials test. - Increase default sig-figs. Changes in version 2018-09-17 - Bump versions. Changes in version 2018-07-19 - Documentation fixes. Changes in version 2018-07-03 - Re-ogranize wrapr export. Changes in version 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). Changes in version 2018-04-24 - Allow more formats. Changes in version 2018-03-13 - Minor formatting improvements. - Add format S3 method. Changes in version 2018-01-28 - Improve import declarations. Changes in version 2017-10-22 - Add table Fisher test. - Fix "not connected" options on TTest and others. Changes in version 2017-10-14 - Pass more arguments to tests. - Switch to own Cohen-d estimate. - Add vector signatures. Changes in version 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. Changes in version 2017-07-04 - Fix NA warning bug in wrapChiSqTest.data.frame. Changes in version 2017-05-05 - Enforce more types in calculations. - Add na.rm options. Changes in version 2017-03-24 - Enforce more types in calculations. Changes in version 2017-03-13 - More standard (data.frame plus column names) interfaces. - Default to independent samples in resampleScoreModelPair. Changes in version 2017-01-15 - First CRAN submission.