CalculateCCFI {RTaxometrics} | R Documentation |
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 |
Details
Called by higher-order functions; users do not need to call this function directly.
Value
CCFI value
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
[Package RTaxometrics version 3.2.1 Index]