View source: R/functions_corelation.R
variance | R Documentation |
Compares variances of two or more numeric-type EDA objects with Levene test. Raises an error is factor-type EDAs provided.
variance(...)
... |
numeric-type EDA objects, at least two, created by |
A wrapper around LeveneTest
.
an eTest object with the the test statistics and p values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.