Learn R Programming

RTaxometrics (version 3.2.1)

CalculateMAXEIG: Calculates MAXEIG curve

Description

This function calculates one MAXEIG curve

Usage

CalculateMAXEIG(input, outputs, parameters)

Value

List object with one MAXEIG curve:

curve.x

x values

curve.y

y values

Arguments

input

Input indicator

outputs

Output indicators

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.