CalculateMAMBAC: Calculates MAMBAC curve
Description
This function calculates one MAMBAC curve
Usage
CalculateMAMBAC(input, output, parameters)
Arguments
- input
Input indicator
- output
Output indicator
- parameters
The data and program parameters
Author
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu>
Maintainer: John Ruscio <ruscio@tcnj.edu>
Details
Called by higher-order functions; users do not need to call this
function directly.