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