README.md

Guillotine for R

Guillotine is an R package that lets you easily create tables and plots of the percentage of observatations in a vector, that are above / below a moving cutoff point. This can be used for tuning classifiers in ML.

Example output for the table generator function: cutoff_table

Example output for the plotting function: cutoff_table_image

For your convenience, here's the installation command.

devtools::install_github("walternewzoo/guillotine")


walternewzoo/guillotine documentation built on May 6, 2019, 12:26 p.m.