vanderPloeg2024 {parafac4microbiome} | R Documentation |
The vanderPloeg2024 longitudinal microbiome dataset as a three-dimensional array, with subjects in mode 1, microbial abundances in mode 2, and time in mode 3. Note: all-zero microbial abundances have been removed to save disk space.
vanderPloeg2024
vanderPloeg2024
A list object with three elements:
Array object of the data cube
Dataframe with all the subject metadata, ordered the same as the rows in the data cube.
Taxonomic classification of the microbiota, ordered the same as the columns in the data cube.
Dataframe with the time metadata, ordered the same as the third dimension in the array.
...