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

Fepois: Add support for predict with fixed effects #467

Open
s3alfisc opened this issue May 30, 2024 · 2 comments
Open

Fepois: Add support for predict with fixed effects #467

s3alfisc opened this issue May 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@s3alfisc
Copy link
Member

Context

Currently, the predict method is disabled for Poisson Regression with fixed effects. Unfortunately, I cannot recall why... 😅

To do

  • Enable predict() for Poisson regression with fixed effects.
  • Clean up ValueError when trying to run Fepois.predict() on a fixed effect model in tests/test_errors.py.
  • Add unit tests to tests/test_vs_r::test_single_fit.
@s3alfisc s3alfisc added enhancement New feature or request good first issue Good for newcomers labels May 30, 2024
@leostimpfle
Copy link
Contributor

While I haven't completed implementation of all separation checks yet, I would like to pre-register my interest for working on this issue 🙂

@s3alfisc
Copy link
Member Author

s3alfisc commented Jul 4, 2024

More than happy to already assign this to you Leo! =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants