variance: Compare variances of EDA objects.

View source: R/functions_corelation.R

varianceR Documentation

Compare variances of EDA objects.

Description

Compares variances of two or more numeric-type EDA objects with Levene test. Raises an error is factor-type EDAs provided.

Usage

variance(...)

Arguments

...

numeric-type EDA objects, at least two, created by eda.

Details

A wrapper around LeveneTest.

Value

an eTest object with the the test statistics and p values.


PiotrTymoszuk/ExDA documentation built on Nov. 17, 2024, 5:46 p.m.