Learn R Programming

performance (version 0.7.2)

check_sphericity: Check model for violation of sphericity

Description

Check model for violation of sphericity

Usage

check_sphericity(x, ...)

Arguments

x

A model object.

...

Arguments passed to car::Anova.

Value

Invisibly returns the p-values of the test statistics. A p-value < 0.05 indicates a violation of sphericity.