cComb-methods {EvCombR} | R Documentation |
Methods for Function cComb
Description
Combine credal sets (based on intervals) using the credal combination operator (also known as the robust Bayesian combination operator). For more detail see cComb
.
Methods
signature(x = "credal", y = "credal")
-
Combine two credal sets using the credal combination operator
signature(x = "list", y = "missing")
-
Combine a list of credal sets using the credal combination operator
[Package EvCombR version 0.1-4 Index]