Description Usage Arguments Value Methods (by class) Author(s)
Calculates the generalized mean of a data set by using a given group variance and individual, observation-wise variances for each observation of the data set
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
x |
a matrix containing the data for which the mean should be calculated |
... |
not implemented |
var |
a matrix containing the corrected (estimated true) group variances |
individual_var |
a matrix containing individual variances. Default is a 0 - matrix with the dimensions of x, can be used for implementing the individual uncertainties |
vector of lenght of ncol(x) of generalized means
default
: for class matrix or data.frame
rmult
: for class rmult of package 'compositions'
Solveig Pospiech, K. Gerald v.d. Boogaart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.