CalculateMAXEIG {RTaxometrics} | R Documentation |
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 |
Details
Called by higher-order functions; users do not need to call this function directly.
Value
List object with one MAXEIG curve:
curve.x |
x values |
curve.y |
y values |
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]