DR.basis | R Documentation |
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)
x |
|
n |
dimension of the basis |
q |
penalization order, |
mxn
dimensional matrix with the n
DR basis functions evaluated at grid points x
DR.basis(seq(1,10)/10,5,2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.