View source: R/CalculateLModeCCFI.R
| CalculateLModeCCFI | R Documentation | 
This function calculates CCFI for an L-Mode curve
CalculateLModeCCFI(curve.x, curve.y, curve.dim.x, curve.dim.y, curve.cat.x, curve.cat.y)
| curve.x | Empirical data curve, x | 
| curve.y | Empirical data curve, y | 
| curve.dim.x | Average curve for dimensional comparison data, x | 
| curve.dim.y | Average curve for dimensional comparison data, y | 
| curve.cat.x | Average curve for categorical comparison data, x | 
| curve.cat.y | Average curve for categorical comparison data, y | 
Called by higher-order functions; users do not need to call this function directly.
CCFI value
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.