calcPosComponent {metagenomeSeq}R Documentation

Positive component

Description

Fit the positive (log-normal) component

Usage

calcPosComponent(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.26.0 Index]