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

Use recipes for creating specialized plots for MixedModels #30

Closed
palday opened this issue Jul 28, 2021 · 1 comment
Closed

Use recipes for creating specialized plots for MixedModels #30

palday opened this issue Jul 28, 2021 · 1 comment

Comments

@palday
Copy link
Owner

palday commented Jul 28, 2021

cf. https://makie.juliaplots.org/stable/recipes.html

We could do something like qqplot, qqnorm doing appropriate things for residual diagnostics and potentially scatter for fitted-vs-observed plots (or maybe fitted vs. residuals?).

@palday
Copy link
Owner Author

palday commented Mar 22, 2024

Tried this experiment and it worked well enough for the qqplots, but we should probably swap to custom plot names for the other plots.

@palday palday closed this as completed Mar 22, 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