sccoda.model.other_models.TTest

class sccoda.model.other_models.TTest(data, covariate_column='x_0')

Implements a t-test on each cell type.

Methods

eval_model(ground_truth[, alpha, fdr_correct])

Evaluates array of p-values compared to a ground truth via binary classification.

fit_model()

Fits t-test model