network_penalty | R Documentation |
network_penalty
constructs the penalty matrix which relates to the
B-Splines created by bspline_design
.
network_penalty(G, knots, r)
G |
A geometric network (object of class |
knots |
A list which contains the knots on which the B-splines are defined |
r |
The order of the penalty, default to first-order penalty ( |
A sparse and square penalty matrix.
Marc Schneble marc.schneble@stat.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.