brainstat.tests.test_termsΒΆ

Tests the fixed and mixed effects classes.

Functions

as_variance(M)

test_fixed_init()

Tests the initialization of the FixedEffect class.

test_fixed_overload()

Tests the overloads of the FixedEffect class.

test_identity_detection()

Tests that the identity matrix is correctly placed last.

test_mixed_init()

Tests the initialization of the MixedEffect class.

test_mixed_overload()

Tests the overloads of the MixedEffect class.