View source: R/getPooledMean.R
getPooledMean | R Documentation |
This is an internal function.
getPooledMean(dtsources, x)
dtsources |
a list of |
x |
a character, the name of a numeric vector |
This function is called to avoid calling the client function 'ds.mean' which may stop the process due to some checks not required when computing a mean inside a function.
a pooled mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.