Description Usage Arguments Value
View source: R/naive_regression_wrappers.R
Function performs lm over accross a number of genes
1 | basic_linear_regression(expr_mat, p_data, model_formula)
|
expr_mat |
matrix of expression values |
p_data |
matrix with sample data |
model_formula |
a string of the form: y ~ x + o |
lm list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.