sccoda.model.other_models.ALDEx2Model

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

Wrapper for using the ALDEx2 package for R (Fernandes et al., 2014)

Methods

eval_model(ground_truth[, alpha, fdr_correct])

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

fit_model([method, r_home, r_path])

Fits ALDEx2 model.