| p2dC | R Documentation |
Find probabilities from cdf for discrete data
p2dC(x, cdf, p, Fx = as.numeric(c(-1)))
x |
matrix with data |
cdf |
function to find distribution function |
p |
(possible) arguments for cdf |
Fx |
(if available) already calculated values of cdf |
a matrix with probabilities added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.