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

Integrating MixedModels.jl with CRRao.jl #98

Open
sourish-cmi opened this issue Feb 10, 2023 · 0 comments
Open

Integrating MixedModels.jl with CRRao.jl #98

sourish-cmi opened this issue Feb 10, 2023 · 0 comments
Assignees

Comments

@sourish-cmi
Copy link
Collaborator

Integrate linear mixed effect models with CRRao.jl

Linear mixed models and generalized linear mixed models are implemented in MixedModels.jl. It should get integrated to CRRao.jl as a priority.

Describe the solution you'd like

Possible solution would look like

m1 = fit( @formula(yield ~ 1 + (1|batch)), dataset,MixedModel)
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

3 participants