Learn R Programming

RTaxometrics (version 2.4)

CalculateMAXEIG: Calculates MAXEIG curve

Description

This function calculates one MAXEIG curve

Usage

CalculateMAXEIG(input, outputs, parameters)

Arguments

input

Input indicator

outputs

Output indicators

parameters

The data and program parameters

Value

List object with one MAXEIG curve:

curve.x

x values

curve.y

y values

Details

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