integ_expinterpol: integ_expinterpol

Description Usage Arguments Value

View source: R/utils.R

Description

integrate the exponential of interpolating function for each interval given a (sorted) set of points

Usage

1
integ_expinterpol(x, f, y = x)

Arguments

x

x points

f

represent f(x)

y

may represent different y values from f(x)

Value

a function that calculates the lowerhull for a function


andrea2910/ars documentation built on June 17, 2021, 3:32 a.m.