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

section 11.8 KW lobster revisited #14

Open
mvanrongen opened this issue Feb 23, 2023 · 2 comments
Open

section 11.8 KW lobster revisited #14

mvanrongen opened this issue Feb 23, 2023 · 2 comments

Comments

@mvanrongen
Copy link
Collaborator

mvanrongen commented Feb 23, 2023

section 11.8 KW lobster revisited
Also can I suggest swapping the Lobsters(revisited) example out for something else, given that we concluded that the appropriate thing to do is use the ANOVA not the KW?

@mvanrongen
Copy link
Collaborator Author

an error in the course materials in section 14.8.5. The interpretation is mixing up Tulips and Auxin.

@mvanrongen
Copy link
Collaborator Author

Just going through the Clover & Yarrow example, which ends with the model: log(yield) ~ yarrow * farm

But the interaction is not significant. So it should be removed.
And it looks like in the model: log(yield) ~ yarrow + farm
the Farm term wouldn't be significant either

So perhaps the example should end with the model: log(yield) ~ yarrow

I think it may confuse the students to leave them with a model that includes terms that shouldn't be there - it's clear that Farm has no effect in this case

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

1 participant