calcZeroComponent {metagenomeSeq}R Documentation

Zero component

Description

Fit the zero (logisitic) component

Usage

calcZeroComponent(mat, mod, weights)

Arguments

mat

A matrix of normalized counts

mod

A model matrix

weights

Weight matrix for samples and counts

See Also

fitZeroLogNormal fitFeatureModel


[Package metagenomeSeq version 1.35.0 Index]