inflection: Function to determine x-value of peak < 500 K

Description Usage Arguments Value

View source: R/inflection.R

Description

Function to determine x-value of peak < 500 K

Usage

1
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.


mixchar documentation built on May 2, 2019, 7:01 a.m.