GetRePACTmodel.cca | R Documentation |
This function is to run logistic regression based on the number of LSIs, and characteristics of samples.
GetRePACTmodel.cca(
ccaWithinfo = cca.L2.info,
prefix = "CC",
pheno = "Disease",
CCrange = 1:10
)
ccaWithinfo, |
phenotable |
pheno, |
the column name of the "characteristics to compare" in the phenodic.use dataframe |
PCrange, |
Specified PCs for regression |
The function return logistic model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.