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

Created 2 groups in STUDY but limo_batch only created one set of .txt file list for LIMO, betas etc... #120

Open
arnodelorme opened this issue Sep 16, 2022 · 2 comments
Assignees
Labels

Comments

@arnodelorme
Copy link
Contributor

I can investigate why, but I am not sure it is worth the effort.

There are several categorical variables that one might want to use patient/control, male/female. I think my solution of regenerating the text files dynamically when the user chooses the second level categorical variables makes more sense.

@CPernet
Copy link
Contributor

CPernet commented Sep 16, 2022

we could functionalize the bit of code that does that (pick-up group variables, read txt file for all subjects, generate some tmp)

the problem is where the group selection should take place? you may want to do a one sample on one sub group only, or combine variables to create eg 4 groups (patient/control, male/female) in your ANOVA

@arnodelorme
Copy link
Contributor Author

arnodelorme commented Sep 16, 2022 via email

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

No branches or pull requests

2 participants