interactive_t_test: compstatslib interactive_t_test() function

View source: R/t_statistic_interactive.R

interactive_t_testR Documentation

compstatslib interactive_t_test() function

Description

Interactive visualization function that allows one to *manipulate* the parameters that affect hypothesis testing in order to see how their variation influences the null t and alternative t distributions, and statistical power.

Usage

interactive_t_test()

One can click on the gear icon on the top-left corner of the plotting area to open the parameter settings.
The movement of the alternative t-statistics distribution with respect to the null distribution will be visible, as well as the consequent change in statistical power.

Arguments

diff

The test difference.

sd

Population standard deviation.

n

Sample size.

alpha

Significance level.

See Also

plot_t_test


soumyaray/compstatslib documentation built on March 11, 2023, 8:39 p.m.