Changes in version 2022-05-19 - Minor revisions for CRAN - Includes link to bioRxiv paper Changes in version 2022-04-16 - Cleanup for push to CRAN and paper submission to biorXiv Changes in version 2022-02-14 - Added vignette for effective number of functions approach Changes in version 2022-01-25 - Re-writing new metrics functions and changing names. - New functions from 0.8.0 are gone Changes in version 2017-09-25 - Adding getMF and associated functions to incorporate ongoing work on new metrics - See also funcEven and funcDiv Changes in version 2017-04-07 - Fixed getCoefTab to work better with categorical predictors - getCoefTab will now return all coefficients unless asked to filter to one Changes in version 2017-03-17 - Fixed ASCII bug - Fixed and added vignette Changes in version 2017-03-15 - Changed from Depends (from older version of R) to Imports - Changes in version 2016-06-26 - 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. Changes in version 2016-03-25 - Fixed error in getMaxFuncs that was leading to one additional sample being pulled to calculate max values Changes in version 2013-11-18 - Fixed error in getMaxFuncs that was leading to bad row indices and no max being calculated Changes in version 2013-02-11 - First release