Learn R Programming

geonet (version 0.7.3)

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.