Skip to content

desirability2 0.1.0

Choose a tag to compare

@topepo topepo released this 23 Jul 00:08
e74a050
  • Transition from the magrittr pipe to the base R pipe.

  • Added a developer oriented function, desirability(), that can be used as a
    user-facing API for methods.

  • Two new functions to support the tune package were added.
    select_best_desirability() and show_best_desirability() can be used for
    multiparameter optimization of tuning parameters.