Description Usage Arguments Details Value Note Author(s) References
Function tests a given p-value by the provided confidence interval.
1 | HypothesisTest(pval, confidenceInterval)
|
pval |
P-value returned by the various statistical tests |
confidenceInterval |
Provided confidence interval to test p-value |
Quick test of acceptance or rejection of null hypothesis.
Returns a statement of whether we reject or accept our null hypothesis.
Designed for MAT 342 Spring 2019
Frederick Kaesmann Jr.
My Github -> https://github.com/ftkjr/SummaryPack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.