DemoKnots: Demonstrate ordinary cubic B-splines on three types of knots

DemoKnotsR Documentation

Demonstrate ordinary cubic B-splines on three types of knots

Description

Demonstrate ordinary cubic B-splines on three types of knots: (a) uniform knots; (b) non-uniform knots; (c) non-uniform knots with clamped boundary knots. The same interior knots are positioned in cases (b) and (c).

Usage

DemoKnots(aligned = TRUE)

Arguments

aligned

if TRUE, interior knots in cases (b) and (c) are aligned for a better display.

Value

This function has no returned values.

Author(s)

Zheyuan Li zheyuan.li@bath.edu

Examples

require(gps)

DemoKnots(aligned = TRUE)

gps documentation built on Nov. 2, 2023, 6:08 p.m.

Related to DemoKnots in gps...