bspline_design_plot: B-Spline Design Matrix for Plotting
Description
B-Spline Design Matrix for Plotting
Usage
bspline_design_plot(X, df)
Value
A sparse design matrix.
Arguments
- X
A point pattern on a geometric network (object of class gnpp
).
- df
A data frame with points at which the fitted intensity should be
plotted.