Methods

The main steps in CorShrink are as follows

\[ Z_{ij} = 0.5 \log \left (\frac{1 + R_{ij}}{1 - R_{ij}} \right ) \]

\[ Z^{\star}_{ij} : = ash \; (Z_{ij}, s_{ij}) \]

The matrix format shrinkage is performed by the CorShrinkMatrix function while the vector format shrinkage is performed by the CorShrinkVector function.

\[ R^{\star}_{ij} = \frac{exp \; (2 Z^{\star}_{ij}) - 1}{exp \; (2 Z^{\star}_{ij}) + 1} \]


This R Markdown site was created with workflowr