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

Description Usage Arguments Value

View source: R/Predict_Prob_Negbinom.R

Description

Predict Probability of outcome variable This function returns the probability of the outcome variable at the value of input under negative binomial distribution Note that default is a one-tailed function

Usage

1
Predict_Prob_Negbinom(value, theta, lambda)

Arguments

value

input expected value of outcome variable

theta

input the scaling parameter of the std error.

lambda

input vector space of predicted lambda

Value

return a vector space of predicted probability according to

negative binomial distribution


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