Description Usage Arguments Details Value Author(s) See Also Examples
Returns the copula of several random variables.
1 2 3 |
x |
A matrix or data.frame containing numeric variables. |
na.last |
How to treat missing values. See |
jitter. |
In the call to |
jitter.factor |
How much jittering to use. Defaults to |
... |
Further arguments to be passed to plot method. |
The result is obtained by applying edf
to each
column of x
in turn.
Print, plot, show and summary methods are available for the copula class.
A matrix with the same dimensions as x
, each column
of which contains the quantiles of each column of x
. This object uis of class copula
.
Harry Southworth
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.