Learn R Programming

RTaxometrics (version 2.4)

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

Value

CCFI value

Details

Called by higher-order functions; users do not need to call this function directly.