View source: R/rddensity_fun.R
Sgenerate | R Documentation |
Sgenerate
generates a matrix.
Sgenerate(p, low = -1, up = 1, kernel = "triangular")
p |
Integer, polynomial order. |
low , up |
Numeric, lower and upper limits of integration, -1 and 1 by default. |
kernel |
String, the kernel function, can be |
This is an internal function, and should not be called by users.
Returns a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.