Predict_Prob: Predict Probability of outcome variable This function returns...

Description Usage Arguments Value

View source: R/Predict_Prob.R

Description

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

Usage

1
Predict_Prob(value, lambda)

Arguments

value

input expected value of outcome variable

lambda

input vector space of predicted lambda

Value

return a vector space of predicted probability according to

poisson distribution


frankcj6/Poisson_glm_tools documentation built on May 7, 2020, 12:09 a.m.