In the documentation, you mention
A Cell state classifier is defined on wildtype or control cells and then applied to all cells in an experiment. These classifications can used as outputs to be predicted (instead of gene expression) or as covariates in the model.
I want to use the Infomap cell states as outputs, but the function
run_model relies on a linear model that can't reasonably accommodate categorical response variables. Is there another mimosca function that I should look for?
Thanks!