DemoKnots | R Documentation |
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).
DemoKnots(aligned = TRUE)
aligned |
if TRUE, interior knots in cases (b) and (c) are aligned for a better display. |
This function has no returned values.
Zheyuan Li zheyuan.li@bath.edu
require(gps)
DemoKnots(aligned = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.