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

Support for additional distributions #62

Open
santikka opened this issue Feb 16, 2023 · 3 comments
Open

Support for additional distributions #62

santikka opened this issue Feb 16, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@santikka
Copy link
Collaborator

We could add some more distributions, at least:

  • t-distribution ("student")
  • Weibull ("weibull")

Maybe also more multivariate distributions?

  • multivariate t-distribution ("mvstudent")
  • multinomial distribution ("multinomial")
@santikka
Copy link
Collaborator Author

santikka commented Mar 2, 2023

Added t-distribution in 189c366

@santikka
Copy link
Collaborator Author

santikka commented Mar 3, 2023

Added multinomial distribution in e10ecd1

@helske helske added the enhancement New feature or request label Mar 29, 2023
@santikka
Copy link
Collaborator Author

Ordered probit/logit regression is now possible via the cumulative family

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

No branches or pull requests

2 participants