CalculateCCFI: Calculates CCFIs
Description
This function calculates CCFIs for a MAMBAC, MAXEIG, or MAXSLOPE curve
Usage
CalculateCCFI(curve, curve.dim, curve.cat)
Arguments
  
- curve
 
Empirical data curve
  
- curve.dim
 
Average curve for dimensional comparison data
  
- curve.cat
 
Average curve for categorical comparison data
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.