inflection {mixchar} | R Documentation |
Function to determine x-value of peak < 500 K
Description
Function to determine x-value of peak < 500 K
Usage
inflection(x, y, w = 1, ...)
Arguments
x |
x-values |
y |
y-values |
Value
returns a list of values. $x returns the inflections points within x.
[Package mixchar version 0.1.0 Index]