Description Usage Arguments Examples
Set parameter matrix format of Elliptical copula.
1 2 3 4 | setDispstr(this, ...) <- value
## S4 replacement method for signature 'CopulaObj,character'
setDispstr(this) <- value
|
this |
Copula Object |
... |
Additional function arguments |
value |
The matrix format. The default is "un" for unstructured. Other choices include "ex" for exchangeable, "ar1" for AR(1), and "toep" for Toeplitz (toeplitz). |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.