View source: R/kmFit_contrast.R
kmFit_contrast | R Documentation |
Run pairwise model comparisons with emmeans
kmFit_contrast(fit, contrast_var, to_model_gene, genotype_name)
fit |
model fit from lm( ) or lmer( ) |
contrast_var |
Character vector of variable in model to run contrasts of |
to_model_gene |
Formatted data from kimma_cleaning( ), subset to gene of interest |
genotype_name |
Character string. Used internally for kmFit_eQTL |
data frame with contrast model results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.