r-catools¶
Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off-error-free sum and cumsum, etc.
Home | |
Versions | 1.17.1 |
License | GPL-3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-catools |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-catools
and update with:
conda update r-catools