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

bugfix reshape + LMM #117

Merged
merged 11 commits into from
Aug 1, 2023
Merged

bugfix reshape + LMM #117

merged 11 commits into from
Aug 1, 2023

Conversation

behinger
Copy link
Member

@behinger behinger commented Jul 17, 2023

This PR does two things:

  1. fixes the wrong data-size detection, e.g. size(data)=(3,100) + non-continuousTimeUnfoldModel would reshape it to (1,3,100)
  2. enforces ordering of random effect terms, that is: (1|B)+(1|A) throws an error

@behinger behinger merged commit 7eeee1a into main Aug 1, 2023
@behinger behinger deleted the bugfix115 branch October 30, 2023 10:21
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

Successfully merging this pull request may close these issues.

1 participant