| pzictp | R Documentation |
Cumulative Distribution Function of the ZM-CTP Distribution
pzictp(q, a, b, gama, omega, lower.tail = TRUE, log.p = FALSE)
q |
Vector of quantiles. |
a |
Parameter a. |
b |
Parameter b. |
gama |
Parameter gamma. |
omega |
Zero-modification parameter. |
lower.tail |
Logical. |
log.p |
Logical. |
Numeric vector of cumulative probabilities.
pzictp(0:5, a = 1, b = 0.5, gama = 6, omega = 0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.