mixOmics icon indicating copy to clipboard operation
mixOmics copied to clipboard

Feat Request for Issue #242

Open Max-Bladen opened this issue 3 years ago • 1 comments

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)

Max-Bladen avatar Sep 22 '22 04:09 Max-Bladen

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.

aljabadi avatar Sep 23 '22 11:09 aljabadi

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.

Max-Bladen avatar Dec 13 '22 00:12 Max-Bladen