By default, the coefficient of variance is the ratio of the mean and variance of the bead expression values.
Basically, it is the ration of exprs and se.exprs element of LumiBatch object.
If the type is "probe", it is the ratio of the mean and variance of probe expression profile.
## load example datadata(example.lumi)
## estimate the coefficient of variance and plot the density plot of itcv <- estimateLumiCV(example.lumi, ifPlot = TRUE)