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

last example in http://squidgroup.org/squidSim_vignette/2.4-randomslopes.html #7

Open
BertvanderVeen opened this issue Jul 19, 2022 · 2 comments
Assignees

Comments

@BertvanderVeen
Copy link

BertvanderVeen commented Jul 19, 2022

http://squidgroup.org/squidSim_vignette/2.4-randomslopes.html includes an "interactions" argument in the simulations, yet there is no interaction included in the model. This term seems to be used to set-up random-slope model, which includes a multiplication of a parameter vector, and a predictor, which is not an "interaction" as in the classical fixed-effects sense. Thus, the "interaction" terminology might be confusing.

@joelpick joelpick self-assigned this Jul 27, 2022
@joelpick
Copy link
Member

The distinction here is more a modelling one rather than a simulation one - in the simulation it is an interaction (i.e. two variables multiplied), it is just with an unobserved variable (as commented on in the first line of that vignette section). I'll flesh out the text so it is more clear.

This is also described as an interaction in other place (for example see chapter 4 here https://mran.microsoft.com/snapshot/2018-08-24/web/packages/MCMCglmm/vignettes/CourseNotes.pdf)

@joelpick joelpick transferred this issue from squidgroup/squidSim Jul 27, 2022
@BertvanderVeen
Copy link
Author

BertvanderVeen commented Jul 27, 2022

Yep, I understand that. However, most people will approach this from a modelling perspective (few ecologists are familiar with simulation, right?). So my point was that it might be good to document what "interaction" in this context means.

What exactly am I looking for in those course notes?

It is news to me that the term "interaction" is used outside of modeling, wikipedia seems to agree with me: https://en.wikipedia.org/wiki/Interaction_(statistics). An interaction is not synonymous to the product of any two (or more) terms in mathematics/statistics, hence the confusion for me (and likely others) here. Could something along the lines of "products" (of terms) or so be a more suitable alternative?

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