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

Fixed typo in prepare_predictions.R #1693

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

mages
Copy link
Contributor

@mages mages commented Oct 9, 2024

Fixed typo: certin to certain

Fixed typo: certin to certain
@paul-buerkner
Copy link
Owner

thanks!

@paul-buerkner paul-buerkner merged commit f024203 into paul-buerkner:master Oct 9, 2024
0 of 5 checks passed
@fpqq
Copy link

fpqq commented Oct 22, 2024

Hello, I was wondering what is the equivalent of model below in brm()?

model <- glmmTMB::glmmTMB(pic_percent ~ con +
(0+con | ID) +
(0+con | TRIAL_INDEX),
data=DATA,
family = beta_family(),
ziformula = ~1)

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.

3 participants