The
The
From this definition and the differentiation formula for
with the local support:
For more details see the arxiv link for the paper, Efficient spline orthogonal basis for representation of density functions
You can install the development version of Z-Splinets from GitHub using the devtools
package:
# Install devtools if you haven't already
install.packages("devtools")
# Install Z-Splinets package from GitHub
devtools::install_github("HibaNassarDTU/Z-Splinets")