Objects from the Class
Objects can be created by calls to the functions card.capacity, lower.capacity, upper.capacity, uniform.capacity.Slots
n:- Object of class
numeric of length 1 equal
to the number of elements of the set on which the cardinal game is defined. data:- Object of class
numeric of length
n+1 containing the coefficients of the cardinal capacity. We necessarily have
data[1]=0 and data[i+1]-data[i]>0.
Extends
Class card.game, directly.
Class superclass.capacity, directly.
Class card.set.func, by class card.game.
Class superclass.set.func, by class card.game.Methods
- as.capacity
signature(object = "card.capacity") - conjugate
signature(object = "card.capacity") - entropy
signature(object = "card.capacity") - favor
signature(object = "card.capacity") - is.normalized
signature(object = "card.capacity") - normalize
signature(object = "card.capacity") - orness
signature(object = "card.capacity") - variance
signature(object = "card.capacity") - veto
signature(object = "card.capacity")