Description Usage Arguments Value
Predict Probability of outcome variable This function returns the probability of the outcome variable at the value of input under poisson distribution Note that default is a one-tailed function
1 | Predict_Prob(value, lambda)
|
value |
input expected value of outcome variable |
lambda |
input vector space of predicted lambda |
return a vector space of predicted probability according to
poisson distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.