rbb.bvpa | R Documentation |
Produces one or more samples from the specified BBBVPA distribution.
rbb.bvpa(n, mu1, mu2, sig1, sig2, alp0, alp1, alp2)
n |
number of observations. |
mu1 |
value of |
mu2 |
value of |
sig1 |
value of |
sig2 |
value of |
alp0 |
value of |
alp1 |
value of |
alp2 |
value of |
numeric matrix.
Biplab Paul <paul.biplab497@gmail.com> and Arabin Kumar Dey <arabin@iitg.ac.in>
cor(rbb.bvpa(500, 0.1, 0.1, 0.8, 0.8, 2.0, 0.4, 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.