calcShrinkParameters: Calculate shrinkage parameters

View source: R/fitZeroLogNormal.R

calcShrinkParametersR Documentation

Calculate shrinkage parameters

Description

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

Usage

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


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