-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds support for normal distributions with zero standard deviation. At the moment, this gives the same values as R. The only one I'm not particularly sure about is what to return for the quantile at 1 (R gives +Inf, there is a reasonable argument I think it should be μ).
- Loading branch information
1 parent
6b47ca0
commit 316cebb
Showing
2 changed files
with
70 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters