View source: R/lpbwdensity_fn.R
Cgenerate | R Documentation |
Generate matrix.
Cgenerate(k, p, low = -1, up = 1, kernel = "triangular")
k |
Nonnegative integer, extra order (usually p+1). |
p |
Nonnegative integer, the polynomial order. |
low , up |
Scalar, between -1 and 1, region of integration. |
kernel |
String, the kernel function. |
A (p+1)-by-1 matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.