SchumakerIndInterval {schumaker}R Documentation

SchumakerIndInterval

Description

This creates quadratic coefficients for one interval of a domain. This is an internal function that is called from the Schumaker function.

Usage

SchumakerIndInterval(z, s, Smallt)

Arguments

z

This is the y value at edges of an interval.

s

This is the slope at edges of an interval.

Smallt

This is x values at the edge of an interval.

Value

The location of the knot and quadratic coefficients for an interval.


[Package schumaker version 1.2.1 Index]