ssd.calc {RSD} | R Documentation |
Calculates the SSD values for a prospect.
Description
Calculates the SSD values for a prospect.
Usage
ssd.calc(outcome, cdf)
Arguments
outcome |
Numeric vector, indicating the outcome values. |
cdf |
Numeric vector, indicating the cumulative probabilities. |
Value
Numeric vector, indicating the SSD values.
[Package RSD version 0.2.0 Index]