Learn R Programming

sSeq (version 1.10.0)

getTgroup: 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

Arguments

See Also

nbTestSH.

Examples

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

Run the code above in your browser using DataLab