Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Randomly Permuted Models for Predictive Performance Validation #121

Open
abadgerw opened this issue Jun 28, 2022 · 8 comments
Open

Comments

@abadgerw
Copy link

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
Copy link
Author

abadgerw commented Aug 6, 2022

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

@abadgerw
Copy link
Author

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

@LogIN-
Copy link
Collaborator

LogIN- commented Aug 23, 2022

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!

@abadgerw
Copy link
Author

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
Copy link
Author

abadgerw commented Oct 5, 2022

Is the example code helpful for potential implementation?

@LogIN-
Copy link
Collaborator

LogIN- commented Oct 11, 2022

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

@abadgerw
Copy link
Author

abadgerw commented Sep 6, 2023

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

@LogIN-
Copy link
Collaborator

LogIN- commented Sep 6, 2023

Not discarded, still in todo list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants