pmx_comp_shrink: Compute Shrinkage
Description
Compute Shrinkage
Usage
pmx_comp_shrink(ctr, fun = c("sd", "var"), strat.facet, strat.color, filter,
...)
Arguments
ctr
pmxClass
controller object
fun
character
can be sd or var
strat.facet
formula
optional stratification parameter
strat.color
character
optional stratification parameter
filter
optional filter which will be applied to plotting data
...
others parameters not used for the moment