sccoda.model.other_models.CLRModel_ttest

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

Implements a CLR transform and subsequent 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 CLR model with t-test