Description Usage Arguments Value
View source: R/get_model_fit.R
Fit regression models for many genes and save the fitting objects
1 2 |
cntfile |
Expression quantity file (RData format: Use 'save' and 'load') |
formula_string |
A regression formula to fit the non-zero-inflated counts |
model2fit |
A specific model to fit (1:P, 2:NB, 3:ZIP, 4:ZINB, NULL:All) |
nCores |
Number of cores |
seed |
Seed number |
outfile |
Output file name to store ELPD_loo results (RDS format) |
A list of model fits (only available when outfile is not specified)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.