function_run_cytoGLMM {CyTOFpower} | R Documentation |
Run cytoglmm
function_run_cytoGLMM(mock_dataset)
mock_dataset |
data.frame, cell values for each marker. |
Function to run GLMM model from CytoGLMM package.
list of 3 slots: - model_fit: fit of the model; - plot: plot of the effects; - results_summary: data.frame containing the results of the models for each marker.