getTgroup {sSeq}R Documentation

This is an internal function used to calculate the shrinkage estimation when multiple shrinkage targets are considered.

Description

Internal function where there are multiple shrinkage targets.

Usage

getTgroup

See Also

nbTestSH.

Examples

data("countsTable")
conds <- c("A",  "B")
resSH <- nbTestSH( countsTable, conds, "A", "B", numPart=10)

[Package sSeq version 1.32.0 Index]