/ Home |
S-Archive | Download Script |
invgauss | Inverse Gaussian Distribution |
x | vector of quantiles. Missing values (NAs) are allowed. | |
q | vector of quantiles. Missing values (NAs) are allowed. | |
p | vector of probabilities. Missing values (NAs) are allowed. | |
n | sample size. If length(n) is larger than 1, then length(n) random values are returned. | |
mu | vector of (positive) means. This is replicated to be the same length as p or q or the number of deviates generated. |
lambda | vector of (positive) precision parameters. This is replicated to be the same length as p or q or the number of deviates generated. The variance of the distribution is mu3/lambda. |
S-Archive | Download Script |
Gordon Smyth. Copyright © 1996-2016. Last modified: 30 December February 2015