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 alternative parametrization for Exponential #234

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

aleicazatti
Copy link
Collaborator

Description

Add alternative parametrization in terms of scale parameter $\beta$. Currently, the parametrization of the Exponential distribution in PreliZ is only in terms of rate parameter $\lambda$.

The link between the two alternative parametrizations is given by:

$$\beta= \dfrac{1}{\lambda}$$

Checklist

  • Code style is correct (follows pylint and black guidelines)

@aloctavodia aloctavodia merged commit d8904d2 into arviz-devs:main Apr 6, 2023
@aleicazatti aleicazatti deleted the ExponentialAlt branch April 13, 2023 00:12
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

Successfully merging this pull request may close these issues.

2 participants