kimma_lm | R Documentation |
Run kimma linear model
kimma_lm(model_lm, to_model_gene, gene, use_weights, metrics)
model_lm |
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 model results data frame for 1 gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.