rplac | R Documentation |
This function generates observations from a Plackett copula with parameter par>0.
rplac(n, rotation = 0, par)
n |
Number of pairs to be generated |
rotation |
Rotation: 0 (default value), 90, 180, or 270. |
par |
Copula parameter >0 |
U |
Matrix of observations |
rplac(10,rotation=90,par=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.