ComputeCorrGpois: Computes the Lower and Upper Correlation Bounds
Description
ComputeCorrGpois computes the lower and upper correlation bounds of pairwise
correlations between any pair of generalized Poisson variables using the Generate, Sort,
and Correlate (GSC) algorithm described in Demirtas and Hedeker (2011).
rate parameters in the generalized Poisson distribution. It is assumed that the
length of the vector is at least two, and each value has to be a positive number.
lambda.vec
dispersion parameters in the generalized Poisson distribution. It is assumed that the length
of the vector is at least two. All lambda values have to be less than 1.
For lambda < 0, lambda must be greater than or equal to -theta/4.
verbose
logical variable that determines whether to display the traces. Default is set to TRUE.
Value
Lower and upper correlation bounds.
References
Demirtas, H. and Hedeker, D. (2011). A practical way for computing approximate lower and upper correlation bounds.
The American Statistician, 65(2), 104-109.