siamcat-class {SIAMCAT}R Documentation

The S4 class for storing taxa-abundance information and models.

Description

The S4 class for storing taxa-abundance information and models.

Slots

phyloseq

object of class phyloseq-class

label

an object of class label-class

filt_feat

an object of class filt_feat-class

associations

an object of class associations-class

norm_feat

an object of class norm_feat-class

data_split

an object of class data_split-class

model_list

an object of class model_list-class

eval_data

an object of class eval_data-class

pred_matrix

an object of class pred_matrix-class


[Package SIAMCAT version 1.2.1 Index]