hypTestApp: Interactive display for hypothesis testing concepts.

Description Usage Details Author(s) Examples

Description

Displays a sampling distribution and calculates power.

Usage

1
hypTestApp(display = c("normal", "showcase"))

Details

Allows the user to set various parameters that govern the sampling distribution, and the significance, then calculates the power. Displays all this graphically.

Author(s)

Daniel Kaplan (kaplan@macalester.edu) , Mengdie Wang(mwang3@macalester.edu) and Jingjing Yang(jyang1@macalester.edu)

Examples

1
2
hypTestApp() #if you do not want to display the code
hypTestApp(display = "showcase") #if you want to display the code

farfallawang/mosaicApps documentation built on May 16, 2019, 10:09 a.m.