GetRePACTmodel.cca: GetRePACTmodel.cca

GetRePACTmodel.ccaR Documentation

GetRePACTmodel.cca

Description

This function is to run logistic regression based on the number of LSIs, and characteristics of samples.

Usage

GetRePACTmodel.cca(
  ccaWithinfo = cca.L2.info,
  prefix = "CC",
  pheno = "Disease",
  CCrange = 1:10
)

Arguments

ccaWithinfo,

phenotable

pheno,

the column name of the "characteristics to compare" in the phenodic.use dataframe

PCrange,

Specified PCs for regression

Value

The function return logistic model


chenweng1991/RePACT documentation built on Aug. 28, 2023, 6:28 p.m.