tidymodels / shinymodels

https://shinymodels.tidymodels.org/
Other
46 stars 5 forks source link

Need to add an argument to turn this on and off #9

Closed adhikars11 closed 3 years ago

adhikars11 commented 3 years ago

https://github.com/adhikars11/shinymodels/blob/8fc6348317479cd050793617d2e79ba7dbfeb44c/R/two_class_diag_plots.R#L88

adhikars11 commented 3 years ago

Solved in the PR #23. Inserted radio buttons to let users customize whether to turn on or off the logit scaling and used if/else statement to implement it.

github-actions[bot] commented 1 year ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.