calcShrinkParameters: Calculate shrinkage parameters

Description Usage Arguments See Also

View source: R/fitZeroLogNormal.R

Description

Calculate the shrunken variances and variance of parameters of interest across features.

Usage

1
calcShrinkParameters(fit, coef, mins2, exclude = NULL)

Arguments

fit

A matrix of fits as outputted by calcZeroComponent or calcPosComponent

coef

Coefficient of interest

mins2

minimum variance estimate

exclude

Vector of features to exclude when shrinking

See Also

fitZeroLogNormal fitFeatureModel


metagenomeSeq documentation built on Nov. 8, 2020, 5:34 p.m.