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

write brms model for zero inflated and contaminated regression #22

Open
rmcminds opened this issue May 24, 2022 · 0 comments
Open

write brms model for zero inflated and contaminated regression #22

rmcminds opened this issue May 24, 2022 · 0 comments
Assignees

Comments

@rmcminds
Copy link
Contributor

function mixture() in brms allows for the creation of a mixture model, which could allow for a 'low-value-inflated' regression (like txzhou/mixtureReg). I think a mixture(poisson, zero_inflated_poisson) would be the proper family, unless an explicit three-way mixture could be created. should be able to e.g. redo the immune allometry analysis with this brms model on a gene-by-gene basis using normalizing factors instead of a single multinomial.

@rmcminds rmcminds self-assigned this Jul 10, 2024
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

1 participant