Description Usage Arguments Details Value References See Also Examples
This function calculates the approximate lower and upper bounds for all continuous pairs by the method in Demirtas and Hedeker (2011).
| 1 | bounds.corr.GSC.NN(pmat)
 | 
| pmat | a n2x4 matrix where each row includes the four coefficients (a,b,c,d) of the Fleishman's system. | 
The approximate correlation bounds are computed via the 'Generate, Sort, and Correlate' (GSC) technique, proposed by Demirtas and Hedeker (2011).
Returns a list with two components
| min | lower correlation bound matrix | 
| max | upper correlation bound matrix | 
Demirtas, H. and Hedeker, D. (2011). A practical way for computing approximate lower and upper correlation bounds. The American Statistician, 65(2), 104-109.
bounds.corr.GSC.NNP, bounds.corr.GSC.PP
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.