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

Address issues within the optional/advanced section #12

Open
pedrohbraga opened this issue Nov 14, 2020 · 1 comment
Open

Address issues within the optional/advanced section #12

pedrohbraga opened this issue Nov 14, 2020 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@pedrohbraga
Copy link
Member

It would be a good idea to reformulate and critically think about the "Optional Section".

For instance, the current version instructs "Stepwise regression": an approach that has been highly criticized in the literature. I have included a few disclaimers within the first slides of this topic, but ideally, this method should not be there (or one should spend time explaining why it is often not a good idea to use this type of regression).

Unbalanced ANOVA, contrasts and polynomial regression are indeed very relevant topics for the context of this workshop, but their explanation should go a little more beyond the examples shown in the slides. For instance, an explanation contrasting type I, type II and type III sum of squares should be provided when discussing the analysis of variance with unbalanced designs (as in https://mcfromnz.wordpress.com/2011/03/02/anova-type-iiiiii-ss-explained/).

Variation partitioning (note that it is incorrectly referred to as "variance partitioning" within the slides) is probably best instructed if it is put in the context of partial regression, which is not introduced in this workshop. This portion could be kept, but it needs to be extended for its explanation to become more solid.

@pedrohbraga pedrohbraga added bug Something isn't working enhancement New feature or request labels Nov 14, 2020
@dschoenig
Copy link
Contributor

dschoenig commented Nov 20, 2020

I agree with these points, especially the point on stepwise regression, and I think it should not be taught for this course (if at all briefly mentioned as a controversial extension of linear models for which better solutions exist). I think in the larger context of the R workshops, there are better methods presented in the subsequent workshops that deal with the kind of problems that prompts some people to use stepwise. I think this method

Edit: Oops accidentally closed the issue

@dschoenig dschoenig reopened this Nov 20, 2020
LaurieMaynard added a commit that referenced this issue Nov 24, 2020
I excluded slides about stepwise regression. I added some information about the use of constrasts and a slide about Type I-II-III ANOVAs. I also fixed the variance partioning to variation partitioning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants