make_design_matrix {breakaway} | R Documentation |
Make design matrix
Description
Make design matrix
Usage
make_design_matrix(phyloseq_object, variables)
Arguments
phyloseq_object |
A phyloseq object |
variables |
variable names |
Value
A matrix object giving the design matrix from the desired variables.
[Package breakaway version 4.8.4 Index]