kimma_lme | R Documentation |
Run kimma linear mixed effects model
kimma_lme(model_lme, to_model_gene, gene, use_weights, metrics)
model_lme |
Character model created in kmFit |
to_model_gene |
Data frame formatted in kmFit, subset to gene of interest |
gene |
Character of gene to model |
use_weights |
Logical if gene specific weights should be used in model. Default is FALSE |
metrics |
Logical if should calculate model fit metrics such as AIC, BIC, R-squared. Default is FALSE |
Linear mixed effect results data frame for 1 gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.