dHYPERPO_vec {DiscreteDists} | R Documentation |
Function to obtain the dHYPERPO for a vector x
Description
Function to obtain the dHYPERPO for a vector x
Usage
dHYPERPO_vec(x, mu, sigma, log)
Arguments
x |
numeric value for x. |
mu |
numeric value for nu. |
sigma |
numeric value for sigma. |
log |
logical value for log. |
Value
returns the pmf for a vector.
[Package DiscreteDists version 1.0.0 Index]