credal-methods {EvCombR}R Documentation

Methods for Function credal

Description

Methods for constructing a credal set. For more detail see credal.

Methods

signature(x = "numeric", y = "missing", z = "character")

Construct a credal set based on the lower bounds of probability intervals for states (1 will be the upper bound for all probability intervals)

signature(x = "numeric", y = "numeric", z = "character")

Construct a credal based on probability intervals for states

Author(s)

Alexander Karlsson


[Package EvCombR version 0.1-4 Index]