bspline_design | R Documentation |
bspline_design
constructs the design matrix which represents
the (log-)baseline intensity on the geometric network.
bspline_design(G, knots, bins)
G |
An object of class |
knots |
A list which contains the knots on which the B-splines are defined |
bins |
list of which contains the mid points of the bins. |
A sparse matrix design matrix of dimension N x J.
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.