permChacko 1.0.1
- Improved validation
- Optimized
chackoStatistic()
- Revised calculation of unique values in
chackoStatistic()
(issue
#16).
permChacko 1.0.0
- Improved printing of hypothesis (issue
#11).
- Added calculation of mid-P values (issue
#13).
permChacko 0.2.0
- Replaced
verbose
with verbosity
in
functions to allow for more control over the output (issue
#3).
- Exported
reduceVector()
(issue
#4).
- Added package documentation (issue
#5).
- Standardized dataset names
- Created print methods for
permChacko()
and
reduceVector()
(issue
#7).
- Created summary method for
reduceVector()
(issue
#8).
- Added vignette (issue
#2).
permChacko 0.1.0
- Added a
NEWS.md
file to track changes to the
package.