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

Switch to broadcasting to fix no length issue on rhs in formula #165

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

junder873
Copy link
Collaborator

As noted by #164, a single value in the RHS of formula can cause an error since the function cannot iterate that value to look for fixed effects. This attempts to fix that by relying on broadcasting instead.

@junder873 junder873 merged commit 60d6945 into master Sep 9, 2024
4 checks passed
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