r2Twopartmodel: r2Twopartmodel

View source: R/modelMeta.R

r2TwopartmodelR Documentation

r2Twopartmodel

Description

From The Gut Microbiome Contributes to a Substantial Proportion of the Variation in Blood Lipids

Usage

r2Twopartmodel(
  dat,
  phe,
  response,
  cutoff,
  number = 10,
  cutoffp = 0.01,
  repeatN = 100,
  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

Value

vector


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