effectiveAlpha_f: Effective Alpha Functional

View source: R/modifiedAlphaFunctions.R

effectiveAlpha_fR Documentation

Effective Alpha Functional

Description

Functional that returns function for computing effective alpha for given parameters and distribution

Usage

effectiveAlpha_f(rho, n = 10, df = NULL, method = "norm")

Arguments

rho

Correlation coefficient

n

Number of observations

df

Degrees of freedom if method = "t"

method

Character string. Determines distribution for adjusted alpha can be either "norm" for normal distribution or "t" for t-dist


bdots documentation built on Jan. 7, 2023, 1:18 a.m.