effectiveAlpha_f {bdots}R 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


[Package bdots version 1.2.5 Index]