belplauHFast | R Documentation |
Calculate belief, disbelief, unknown, plausibility, plausibility ratio
MACC |
Vector of masses e.g. x$m |
W2 |
Description matrix e.g. x$tt |
h |
Hypotheses to be tested, same format as x$tt |
display_progress |
Whether to show progress bar |
A matrix of M
rows by 5 columns is returned, where M
is the number of hypothesis tested:
Column 1: the degree of Belief bel
;
Column 2: the degree of Disbellief (belief in favor of the contrary hypothesis) disbel
;
Column 3: the degree of Epistemic uncertainty unc
;
Column 4: the degree of Plausibility plau
;
Column 5: the Plausibility ratio rplau
.
1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.