rJ2 | R Documentation |
generates random numbers from the Jeffrey's distribution
rJ2(n, matriz, min, max)
n |
a number that indicates the number of random values that will by generate from the Jeffrey's distribution. |
matriz |
a matrix generate by the function tabla of the bayesiantreg package. |
min |
a number indicatein the minimum number that can be generated from the Jeffrey's distribution. |
max |
a number indicatein the maximum number that can be generated from the Jeffrey's distribution. |
generates random numbers from the Jeffrey's distribution
grados |
the random number |
Margarita Marin mmarinj@unal.edu.co, Edilberto Cepeda-Cuervo ecepedac@unal.edu.co
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.