ZIBseq: Conducts the zero-inflated beta regression based on the...

Description Usage Arguments Details Value Author(s) References See Also

View source: R/ZIBseq.R

Description

zero-inflated beta regression

Usage

1
ZIBseq(data, outcome, transform = F, alpha = 0.05)

Arguments

data

a matrix records the count data

outcome

a categorical vector of a specific kind of clinical condition

transform

square-root transform of the compositional matrix

alpha

customized threshold while calculating q values

Details

The function takes the sparse nature of metagenomics data into account and handle the compositional data efficiently.

Value

sigFeature

output the significant feature

useFeature

features being concerned

qvalue

qvalue

pvalue

pvalue

Author(s)

Hongliang Chen

References

Peng Xiaoling, Li Gang, and Liu Zhenqiu. Journal of Computational Biology. January 2016, 23(2): 102-110. doi:10.1089/cmb.2015.0157.

See Also

calc_qvalues


ZIBseq documentation built on May 2, 2019, 3:37 p.m.