pandora icon indicating copy to clipboard operation
pandora copied to clipboard

Addition of Randomly Permuted Models for Predictive Performance Validation

Open abadgerw opened this issue 3 years ago • 8 comments

Would it be possible to include automatic generation of a randomly permuted dataset (generated by randomly permuting the class identities) to have these models run in parallel to further validate predictive performance as is done in the following paper (https://academic.oup.com/braincomms/article/3/2/fcab084/6237484?login=true)? Another paper (https://pubmed.ncbi.nlm.nih.gov/25596422/) demonstrates that when sample sizes are small (which is common in biological contexts), prediction accuracy by chance alone can approach 70% or higher.

abadgerw avatar Jun 28 '22 10:06 abadgerw

I just wanted to circle back on the potential implementation of this?

abadgerw avatar Aug 06 '22 11:08 abadgerw

I have some potential code form R that may be able to help make this a reality?

abadgerw avatar Aug 21 '22 14:08 abadgerw

Hi @abadgerw,

Thanks for suggestion!

I need to go through your papers and check it out. Not sure if someone else wishes to contribute this, since my current availability is quite limited.

If you have a code example, post it here I am sure it will be of great help for getting insight of it!

LogIN- avatar Aug 23 '22 09:08 LogIN-

Sorry for the delay. Attached is an example that provides some insight into the randomly permuted models. It also performs OPLS-DA which relates to the other open inquiry. Do you think this will help facilitate implementation?

Modeling Script Example.txt

abadgerw avatar Sep 21 '22 22:09 abadgerw

Is the example code helpful for potential implementation?

abadgerw avatar Oct 05 '22 23:10 abadgerw

HI @abadgerw, thanks for sharing the example I am sure it will be helpful as a reference point for any future implementation.

LogIN- avatar Oct 11 '22 14:10 LogIN-

I wanted to see if there were still plans to add this?

abadgerw avatar Sep 06 '23 10:09 abadgerw

Not discarded, still in todo list

LogIN- avatar Sep 06 '23 20:09 LogIN-