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

Add datagrid() function? #297

Open
DominiqueMakowski opened this issue Aug 3, 2023 · 1 comment
Open

Add datagrid() function? #297

DominiqueMakowski opened this issue Aug 3, 2023 · 1 comment

Comments

@DominiqueMakowski
Copy link

One of the big missing features in the stats modelling Julia ecosystem includes marginal effects-related computations (emmeans and marginaleffects in R).

These mostly rely on a processing of model-predictions, which itself relies on the ability to generate datagrids. Datagrids are also very useful for model-based visualization.

I am interested in implementing such a method in Julia, and I think that this package would likely be the best place for it, as it's something fairly generic. What do you think?

@kleinschmidt
Copy link
Member

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

2 participants