dComb-methods {EvCombR} | R Documentation |
Methods for Function dComb
Description
Combine mass functions using Dempster's combination operator. For more detail
see dComb
.
Methods
signature(x = "mass", y = "mass")
-
Combine two mass functions using Dempster's combination operator
signature(x = "list", y = "missing")
-
Combine a list of mass functions using Dempster's combination operator
Author(s)
Alexander Karlsson
[Package EvCombR version 0.1-4 Index]