Description Usage Arguments Value Examples
Density, quantiles, and cumulative probability of the Gumbel distribution. The standard Gumbel has mu value of 0 and sigma value of one.
1 2 3 4 |
log |
|
mu |
|
n |
|
p |
|
q |
|
sigma |
|
x |
|
numeric, probability (pGumbel()
), quantile (qGumbel()
),
density (dGumbel()
) or random variates (rGumbel()
) for
the Gumbel distribution with location parameter mu and
scale parameter sigma.
1 2 3 4 |
Loading required package: gsl
Loading required package: Matrix
Loading required package: mvtnorm
Loading required package: numDeriv
Loading required package: timeSeries
Loading required package: timeDate
Attaching package: 'QRM'
The following object is masked from 'package:base':
lbeta
[1] 0.7814556
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.