Commit fe57164
fixing error in xval function in gumbel.jl (#1859)
* fixing error in xval function in gumbel.jl
* implement Gumbel quantile function using xval
* adding Gumbel functions: ccdf, logccdf, cquantile, invlogcdf invlogccdf, mgf, cgf, cf
* Update src/univariate/continuous/gumbel.jl
Co-authored-by: David Widmann <[email protected]>
* Update src/univariate/continuous/gumbel.jl
Co-authored-by: David Widmann <[email protected]>
* Update src/univariate/continuous/gumbel.jl
Co-authored-by: David Widmann <[email protected]>
---------
Co-authored-by: David Widmann <[email protected]>1 parent 24de004 commit fe57164
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
0 commit comments