PatientLevelPrediction
PatientLevelPrediction copied to clipboard
Vertical axis range of precision-recall plot and F1 score plot should not be scaled dynamically
Both vertical axes should have a static range from 0 to 1 in the viewMultiplePlp() Shiny app.
The shiny app just use the standard plp plots, so if this is to be changed it needs to be edited in these plots.
Yes, maybe we can make an option in these plotfunctions to auto scale or not. In the Shiny App it would be best if we have the same scale across the analysis or maybe in the future we could make the plots in the shiny app more fancy to autoscale on the fly. Not a priority now but a nice to have.