powered by
Calculates the periodic Demmler-Reinsch basisfor a given smoothness and a given vector of grid points. For details see (Schwarz, Krivobokova; 2016).
DR.basis(x, n, q)
mxn dimensional matrix with the n DR basis functions evaluated at grid points x
mxn
n
x
m-dim. vector with grid values in [0,1]
m
dimension of the basis
penalization order, q=1,2,3,4 are available
q=1,2,3,4
DR.basis(seq(1,10)/10,5,2)
Run the code above in your browser using DataLab