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 direction to function get_roc_stats to 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_stats for 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_thres for converting a matrix to a binary one based on a given threshold
  • Renamed function get_average_over_unique_values to get_stats_for_unique_values and changed it's returned object class to a data.frame
  • Fixed test based on round() method changes

- R
Published by bblodfon over 6 years ago