View source: R/envelope.approx.R
Approximate slope and curvature for each polynomial segment of an envelope
1 | envelope.approx(breaks, anchors, lp.breaks, lp.anchors)
|
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 |
lp.breaks |
Value of log(f) at the breakpoints. |
lp.anchors |
Value of log(f) at the anchors. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.