Feat Request for Issue #242
This PR introduces a new call of auroc() which can take a named list of plsda and splsda objects. It will undergo the same process the other auroc() calls but instead will plot all the AUROC curves on the one sex of axes. Note that the models included must all be using the same response variable (ie. the same levels of the response variable)
Hi @Max-Bladen, Thanks for looking into this. Do we have an estimate of how many users so far have requested this feature? If just a handful, it’s worth keeping this PR open and asking users to upvote it if they find it useful. This can be done in Discourse under the thread.
Second set of commits on 13/12/2022 reflect initial set of commits, but replicated after the branch was rebased to master following PR #281.