| CalculateMAXSLOPE {RTaxometrics} | R Documentation | 
Calculates MAXSLOPE curve
Description
This function calculates one MAXSLOPE curve
Usage
CalculateMAXSLOPE(x, curve)
Arguments
| x | The data matrix | 
| curve | Curve number | 
Details
Called by higher-order functions; users do not need to call this function directly.
Value
List object with one MAXSLOPE 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]