dHYPERPO_single {DiscreteDists} | R Documentation |
Function to obtain the dHYPERPO for a single value x
Description
Function to obtain the dHYPERPO for a single value x
Usage
dHYPERPO_single(x, mu = 1, sigma = 1, log = FALSE)
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 single value x.
[Package DiscreteDists version 1.0.0 Index]