Learn R Programming

HMP (version 2.0.1)

dmrp_covars: Paper Covariate Set

Description

This data set is used in the paper Microbiome Recursive Partitioning 2019. It contains 128 subjects and 11 cytokines.

Usage

data(dmrp_covars)

Arguments

Format

The format is a data frame of 128 rows by 11 columns, with the each row being a separate subject and each column being a different cytokine.

Examples

Run this code
# NOT RUN {
	data(dmrp_covars)
# }

Run the code above in your browser using DataLab