fit_model_helper {monocle} | R Documentation |
test
fit_model_helper( x, modelFormulaStr, expressionFamily, relative_expr, disp_func = NULL, verbose = FALSE, ... )
x |
test |
modelFormulaStr |
a formula string specifying the model to fit for the genes. |
expressionFamily |
specifies the VGAM family function used for expression responses |
relative_expr |
Whether to transform expression into relative values |
disp_func |
test |
verbose |
Whether to show VGAM errors and warnings. Only valid for cores = 1. |
... |
test |