Learn R Programming

RTaxometrics (version 3.2.1)

CalculateCCFIs: Calculates CCFIs for profiles

Description

This function calculates CCFI results for CCFI profiles

Usage

CalculateCCFIs(x.results, x.dim.results, x.cat.results, parameters)

Value

CCFI values

Arguments

x.results

Empirical data results

x.dim.results

Dimensional comparison data results

x.cat.results

Categorical comparison data results

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.