fitFeatureModelResults-class: Class "fitFeatureModelResults" - a formal class for storing...

fitFeatureModelResults-classR Documentation

Class "fitFeatureModelResults" – a formal class for storing results from a fitFeatureModel call

Description

This class contains all of the same information expected from a fitFeatureModel call, but it is defined in the S4 style as opposed to being stored as a list.

Slots

call

the call made to fitFeatureModel

fitZeroLogNormal

list of parameter estimates for the zero-inflated log normal model

design

model matrix

taxa

taxa names

counts

count matrix

pvalues

calculated p-values

permuttedFits

permutted z-score estimates under the null


HCBravoLab/metagenomeSeq documentation built on March 17, 2024, 3:21 p.m.