Description Usage Arguments Details Value Note Author(s) References Examples
Returns a Levene Test, a statement of the Null and Alternative Hypotheses for a Levene Test, then tests the p-value against the confidence interval
1 | LeveneBlock(someObservationVector, someTreamtentVector)
|
observations |
A numeric vector |
block |
A character vector to group the observations by |
confidenceInterval |
Assumed to be the normal 0.05 unless otherwise specified |
For general use in other functions, not so much as a stand alone.
Levene Test |
Returns Levene Test Test Statistic and p-value |
Designed for Professor Ray Mugno's MAT 342 class, Spring 2019
Frederick T. Kaesmann Jr.
My Github -> https://github.com/ftkjr
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.