Description Usage Arguments Value
View source: R/naive_regression_wrappers.R
Performs logistic regression with numerous Y vals
1 | basic_logistic_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.