pos.neg.area.assd.ll {RSD} | R Documentation |
Calculates positive and negative area between CDFs for ASSD-LL
Description
It calculates the positive and negative areas between CDFs. The positive is where both CDF and SSD of the first prospect is larger, and vice versa for the negative case.
Usage
pos.neg.area.assd.ll(sd.obj)
Arguments
sd.obj |
StochasticDominance object. |
Value
A list, including three elements corresponding to the positive and negative areas, respectively, and the area vector at the end.
See Also
[modif.outcome.ssd.calc()] for more details.
[Package RSD version 0.2.0 Index]