dgig | R Documentation |
A function to calculate the value of the probability density function of Normal inverse Gaussian distribution.
dgig(x, p, a, b, log_in = F)
x |
A numeric vector for quantiles. |
delta |
A numeric value for the location parameter. |
mu |
A numeric value for the shift parameter. |
nu |
A numeric value for the shape parameter. |
sigma |
A numeric value for the scaling parameter. |
f(x|\delta, \mu, \nu, \sigma) =
STUFF
A list of outputs.
## Not run:
dgig(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.