mypvalue: My P Value

View source: R/mypvalue.R

mypvalueR Documentation

My P Value

Description

My P Value

Usage

mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)

Arguments

t0

Calculated t-statistic for the sample being tested

xmax

Upper and lower bounds of the graph (default 4)

n

Number of experimental units

alpha

Significance level

Value

A plot of the t-statistic, the rejection region, and the p-value

Examples

## Not run: mypvalue(tcalc,n=30,alpha=0.05)

TheShortPerson/MATH4753shor0035 documentation built on April 29, 2022, 4:39 a.m.