data_zero_per_group_otu_w3 {MicrobiomeSurv} | R Documentation |
Zero per treatment groups.
Description
A dataset containing the information of zeros per treatment groups at OTU level.
Usage
data(data_zero_per_group_otu_w3)
Format
A data frame with 2720 rows and 10 variables:
- OTU
Name of OTUs
- zero.ctrl
Number of zeros in control group
- propzero.ctrl
Percentage of zeros in the control group
- nCtrl
Number of subjects in the control group
- zero.Treated
Number of zeros in treated group
- propzero.Treated
Percentage of zeros in the treated group
- nTreated
Number of subjects in the treated group
- zero.total
Number of zeros in total
- propzero.total
Percentage of zeros in total
- nTotal
Number of subjects in the experiment
Source
[Package MicrobiomeSurv version 0.1.0 Index]