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

More explanation for how to generate crossed and nested data structure with the interaction term #26

Open
hallegue opened this issue Oct 27, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@hallegue
Copy link
Member

In Section 2.1.3, there is an example of how to generate crossed and nested data structure using the interaction term (with the : symbol). This needs more explanation to understand how this method relates the classic method of using the / symbol.

Here's the section part in question:

We can also output the crossed and nested using :

make_structure(structure="treatment(2) + individual(5) + treatment:individual", repeat_obs=1)
@hallegue hallegue added the documentation Improvements or additions to documentation label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants