Recent Releases of https://github.com/bblodfon/usefun
https://github.com/bblodfon/usefun - Version 0.4.6
usefun 0.4.6
- Add tests for the plot and save functions. Total coverage is now 100%. Yay!
- Removed obsolete function
plot_string_to_file
- R
Published by bblodfon about 6 years ago
https://github.com/bblodfon/usefun - Version 0.4.5
usefun 0.4.5
- add parameter
directionto functionget_roc_statsto indicate the direction/ranking of the prediction values with respect to the positive class labeling - add most important functions to
README.md
- R
Published by bblodfon about 6 years ago
https://github.com/bblodfon/usefun - Version 0.4.4
usefun 0.4.4
- add function
get_roc_statsfor calculating ROC statistics + tests
- R
Published by bblodfon about 6 years ago
https://github.com/bblodfon/usefun - Version 0.4.3
usefun 0.4.3
- Added function
binarize_to_thresfor converting a matrix to a binary one based on a given threshold - Renamed function
get_average_over_unique_values to get_stats_for_unique_valuesand changed it's returned object class to adata.frame - Fixed test based on
round()method changes
- R
Published by bblodfon over 6 years ago