function_formula_contrast_diffcytDSLMM_randomeffect {CyTOFpower} | R Documentation |
Formula and contrast matrix for diffcyt-DS-LMM with random effect.
function_formula_contrast_diffcytDSLMM_randomeffect(df_experiment_info)
df_experiment_info |
data.frame, information about the experiment (donor IDs, group IDs and sample IDs). |
Function to create formula and contrast for diffcyt-DS-LMM with random effect.
list with 3 slots: - formula: the formula for the model; - contrast: the contrast matrix.