mypvalue: Function to create plot of the p-value

Description Usage Arguments Value Examples

View source: R/mypvalue.R

Description

Function to create plot of the p-value

Usage

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

Arguments

t0

The t statistic (Tcalc)

xmax

Maximum x-axis value (negative and positive)

n

The sample size

alpha

the likelihood that the true population parameter lies outside the confidence interval

Value

a plot and list of the quantile and p-value

Examples

1
## Not run: mypvalue(tcalc, n = 25 , alpha = 0.10)

jndaniel12/MATH4753DANIEL documentation built on April 25, 2021, 1:47 a.m.