envelope.approx: Approximate slope and curvature for each polynomial segment...

Description Usage Arguments

View source: R/envelope.approx.R

Description

Approximate slope and curvature for each polynomial segment of an envelope

Usage

1
envelope.approx(breaks, anchors, lp.breaks, lp.anchors)

Arguments

breaks

Breakpoints that define the start and end points of each interval over which a piecewise-quadratic function will be defined.

anchors

Locations within the intervals (defined by breaks) at which the polynomial approximation will be centered

lp.breaks

Value of log(f) at the breakpoints.

lp.anchors

Value of log(f) at the anchors.


jmhewitt/dsdive documentation built on May 29, 2020, 5:18 p.m.