Description Usage Arguments Value Author(s) References Examples
This is an internal function. Given a vector with values between 0 and 1 and assumed to come from a beta distribution, this function return the variance of the distribution. A trim parameter allow to have a robust value
1 | varBeta(x, trim.opt)
|
x |
vector with components between 0 and 1 |
trim.opt |
value between 0 and 0.5 used as trim parameter |
This function returns one value equalt to the variance of the best beta distribution of entry x
Doulaye Dembele doulaye@igbmc.fr
Dembele D, manuscript under preparation
1 | # data(fdata);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.