dHYPERPO_single: Function to obtain the dHYPERPO for a single value x

View source: R/RcppExports.R

dHYPERPO_singleR 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.


DiscreteDists documentation built on Sept. 14, 2024, 1:07 a.m.