function_run_cytoGLMM {CyTOFpower}R Documentation

Run cytoglmm

Description

Run cytoglmm

Usage

function_run_cytoGLMM(mock_dataset)

Arguments

mock_dataset

data.frame, cell values for each marker.

Details

Function to run GLMM model from CytoGLMM package.

Value

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.


[Package CyTOFpower version 0.99.4 Index]