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