Nothing
gumbel
provides probability functions (cumulative distribution and density functions), simulation function (Gumbel copula multivariate simulation) and estimation functions for the bivariate case (Maximum Likelihood Estimation, Inference For Margins, Moment Based Estimation and Canonical Maximum Likelihood).
The stable version of gumbel
can be installed from CRAN using:
install.packages("gumbel")
Finally load the package in your current R session with the following R command:
library(gumbel)
The overall documentation is available at
help(gumbel)
See also the vignette.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.