if (FALSE) {
modelList <- runZIGLMM(STM[c(1:1000), ],
cellPopulation = "CD16 Mono",
continuousRandom = c("Age", "Sex", "Days"),
ziRandom = c("FragNumber", "Days"),
verbose = TRUE,
numCores = 35
)
}
Run the code above in your browser using DataLab