function_desigmat_contrast_diffcytDSlimma_randomeffect {CyTOFpower} | R Documentation |
Design and contrast matrices for diffcyt-DS-limma with random effect.
function_desigmat_contrast_diffcytDSlimma_randomeffect(df_experiment_info)
df_experiment_info |
data.frame, information about the experiment (donor IDs, group IDs and sample IDs). |
Function to create the design matrix and contrast for the diffcyt-DS-limma model with random effect from the diffcyt package.
list with 3 slots: - design_matrix: the design matrix; - contrast: the contrast matrix; - effect: the specification of the "random" effect.