- Minor revisions for CRAN
- Includes link to bioRxiv paper
- Cleanup for push to CRAN and paper submission to biorXiv
- Added vignette for effective number of functions approach
- Re-writing new metrics functions and changing names.
- New functions from 0.8.0 are gone
- Adding
getMF
and associated functions to incorporate ongoing work on new metrics - See also
funcEven
andfuncDiv
- Fixed
getCoefTab
to work better with categorical predictors getCoefTab
will now return all coefficients unless asked to filter to one
- Fixed ASCII bug
- Fixed and added vignette
- Changed from Depends (from older version of R) to Imports
- Changed to semantic versioning. Added catch for users trying to get indices from multiple threshold approach when none of the coefficients of interest are different from 0.
- Fixed error in getMaxFuncs that was leading to one additional sample being pulled to calculate max values
- Fixed error in getMaxFuncs that was leading to bad row indices and no max being calculated
- First release