NEWS
compute.es 0.2-4 (2014-09-16)
Minor changes
- Changed calculation of NNT to Furukawa and Leucht's (2011) procedure.
- Added cer and verbose arguments (see documentation for details).
- Changed documentation accordingly.
compute.es 0.2-3 (2014-01-17)
Minor changes
- Fixed bug that did not allow output to be saved as object for single value
inputs.
- Added simple examples for running functions in the documentation.
- Minor clarifications to function arguments based on user feedback
compute.es 0.2-2 (2013-10-19)
Major changes
- Effect sizes can now be calculated from both scalar values
and vector data.
- Functions will now output confidence intervals, and p-values,
along with NNT (number needed to treat), U3 (Cohen's U_3 distribution
overlap statistic), CLES (Common Language Effect Size) and
Cliff's Delta (success rate difference).
Minor changes
- More user friendly output than previous versions
- Documentation changed accordingly.
compute.es 0.1 (2010-03-23)