HypothesisTest: Hypothesis Test

Description Usage Arguments Details Value Note Author(s) References

Description

Function tests a given p-value by the provided confidence interval.

Usage

1
HypothesisTest(pval, confidenceInterval)

Arguments

pval

P-value returned by the various statistical tests

confidenceInterval

Provided confidence interval to test p-value

Details

Quick test of acceptance or rejection of null hypothesis.

Value

Returns a statement of whether we reject or accept our null hypothesis.

Note

Designed for MAT 342 Spring 2019

Author(s)

Frederick Kaesmann Jr.

References

My Github -> https://github.com/ftkjr/SummaryPack


ftkjr/SummaryPack documentation built on June 4, 2019, 8:23 a.m.