View source: R/modifiedAlphaFunctions.R
effectiveAlpha_f | R Documentation |
Functional that returns function for computing effective alpha for given parameters and distribution
effectiveAlpha_f(rho, n = 10, df = NULL, method = "norm")
rho |
Correlation coefficient |
n |
Number of observations |
df |
Degrees of freedom if |
method |
Character string. Determines distribution for adjusted alpha
can be either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.