tidyroc icon indicating copy to clipboard operation
tidyroc copied to clipboard

Results 2 tidyroc issues
Sort by recently updated
recently updated
newest added

Hi. I was trying to reproduce your code and getting below error. Would you please help me. > glm_out %>% + group_by(model) %>% # group to get individual ROC curve...

Is it possible to output an object that is a tibble of sensitivity, specificity, PPV, NPV, and optimal cut point? This would allow nicely formatted tables, and comparison of models.