Description Usage Arguments Value Examples
Generate random number from Inverse Gaussian Distribution for Bayesian linear regression.
1 | RIG(n, mu, lambda)
|
n |
number of observations. If 'length(n) > 1', the length is taken to be the number required. |
mu |
mean, it can be vector, each element must be bigger than 0 |
lambda |
shape parameter, it can be a vector each element must be bigger than 0 |
Random number from Inverse Gaussian Distribution.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.