Lucid.Statistics.TTestPaired

This task type calculates the T-test p-value of two paired sequences of float output parameters (e.g. two parameters per sample).

See scipy.stats.ttest_rel for more information.