r2Twopartmodelcv: r2Twopartmodelcv add the cross validation process From The...

View source: R/modelMeta.R

r2TwopartmodelcvR Documentation

r2Twopartmodelcv add the cross validation process From The Gut Microbiome Contributes to a Substantial Proportion of the Variation in Blood Lipids

Description

r2Twopartmodelcv add the cross validation process From The Gut Microbiome Contributes to a Substantial Proportion of the Variation in Blood Lipids

Usage

r2Twopartmodelcv(
  dat,
  phe,
  response,
  cutoff,
  number = 10,
  cutoffp = 0.01,
  repeatN = 100,
  fold,
  confounder = NULL
)

Arguments

dat

, microbiome data row is sample id, col is variable

phe

, metadata row is sample id ,col is variable

response

, the variable to expain

cutoff

, ensure to detect or undetect

number

, when sample number is limited , default 10

cutoffp

, significant feature

repeatN

, repeat number

fold

, cross validation fold

Value

vector


rusher321/rmeta documentation built on April 1, 2022, 10:48 p.m.