getPooledMean {dsBaseClient} | 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