Description Usage Arguments Value
View source: R/01_Analysis_Functions.R
A function
1 | Logistic_Model(i, EXP, MET, Vars, Diag, SampleID)
|
i |
Row Number to use in expression data |
EXP |
- Expression data frame object colnames must equal MET rownames |
MET |
- MetaData data frame object rownames must equal EXP colnames |
Vars |
- Character vector of metadata columns to use in the model eg c("diagnosis", "msex", "APOE", "age_death", "pmi") |
Diag |
- Character vector of metadata column to use as response variable must be binary factor eg. "diagnosis" |
SampleID |
- Character vector of Meta Column name to use as sample ID eg. 'batchChannel' |
A vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.