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

Fréchet distribution #238

Merged
merged 1 commit into from
Jun 20, 2014
Merged

Fréchet distribution #238

merged 1 commit into from
Jun 20, 2014

Conversation

alyst
Copy link
Member

@alyst alyst commented May 21, 2014

This implements Fréchet distribution. It is based on the Weibull code.

@johnmyleswhite
Copy link
Member

This looks really good. I want to give it one more pass before merging.

One minor question: do you have a source for your parameter names? They seem to switch over the course of the math/code and aren't the names used by Wikipedia.

@alyst
Copy link
Member Author

alyst commented May 22, 2014

I've used the code for Weibull distribution making only necessary changes, so all the variable choices are from there. I guess if variables need to be cleaned up, Weibull should be fixed as well. Personally, I like k (shape) and λ (scale) combination.

@lindahua
Copy link
Contributor

@alyst There was some refactoring going on in the package. Would you please merge the latest master to your branch?

@lindahua lindahua added this to the v0.6 milestone Jun 20, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) when pulling dee7fc6 on alyst:add_frechet into 5e652fd on JuliaStats:master.

lindahua added a commit that referenced this pull request Jun 20, 2014
@lindahua lindahua merged commit 4884538 into JuliaStats:master Jun 20, 2014
@lindahua
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: new distribution Feature request for a new distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants