zerokernel | R Documentation |
Generate a zero kernel for reconstruction from ridges.
zerokernel(x.inc=1, x.min, x.max)
x.min |
minimal value of x for the computation of Q_2. |
x.max |
maximal value of x for the computation of Q_2. |
x.inc |
step unit for the computation of the kernel. |
matrix of the Q_2 kernel
kernel
, fastkernel
, gkernel
,
gkernel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.