powered by
The function computes the lower and upper bounds of a pairwise correlation between a pair of Poisson variables.
Cor.PP.Limit(lamvec)
A vector of marginal rates for a pair of Poisson variables.
A vector of two elements. The first element is the lower bound and the second element is the upper bound.
# NOT RUN { Cor.PP.Limit(c(0.05, 0.07) ) # }
Run the code above in your browser using DataLab