View source: R/old/qrme-old.R View source: R/cop.R
parms2coppar | R Documentation |
convert parameters from optimization routine into copula parameters, parameters are between 0 and 1
parms2coppar(params, copula = "gumbel", x)
params |
a vector of parameters |
copula |
the type of copula, should be supported by cop.pdf |
x |
a matrix of values of x |
a vector of copula parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.