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

View source: R/inflection.R

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


smwindecker/deconvolve documentation built on Sept. 20, 2023, 1:49 a.m.