Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mComb-methods

Methods for Function mComb


Description

Combine mass functions using modified Dempster's combination operator. For more detail see mComb.

Methods

signature(x = "mass", y = "mass", z = "list")

Combine two mass functions using modified Dempster's combination operator and a prior

signature(x = "mass", y = "mass", z = "missing")

Combine two mass functions using modified Dempster's combination operator and the uniform prior

signature(x = "list", y = "list", z = "missing")

Combine a list of mass functions using modified Dempster's combination operator and a prior

signature(x = "list", y = "missing", z = "missing")

Combine a list of mass functions using modified Dempster's combination operator and the uniform prior


EvCombR

Evidence Combination in R

v0.1-2
MIT + file LICENSE
Authors
Alexander Karlsson
Initial release
2014-04-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.