TESD.expected: Trinomial Effect Size Display (TESD)

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/TESD.expected.R

Description

Calculate and plot expected TESD for any correlation, given either normal, uniform or skewed (beta) distributions for the variables involved.

Usage

1

Arguments

r

The correlation for which TESD is calculated

distribution

Distributions of the variables to be simulated ("normal", "uniform", "skewed")

n

Sample size for the simulation

plot

Should the TESD plot be drawn?

Value

Expected TESD, given the correlation and distribution.

Author(s)

René Mõttus

References

Mõttus, R. (2021)

See Also

TESD()

Examples

1
 TESD.expected(r = .3, distribution = "normal") 

mottusrene/TESD documentation built on Dec. 21, 2021, 9:05 p.m.