Description Usage Arguments Value
Performs multiple adjustments of coverage, bias and precision values to obtain a score value.
1 | scaleAggMetr(bias, sd, cvg, wBIAS = 1, wSD = 1, wCVG = 1, plot = T)
|
bias |
Bias variable |
sd |
Precision variable (standard variation) |
cvg |
Coverage |
wBIAS |
weighting factor for bias |
wSD |
weighting factor for standard deviation |
wCVG |
weighting factor for coverage |
plot |
plot data |
list with score values and matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.