Ggenerate {rddensity} | R Documentation |
Ggenerate
generates a matrix.
Ggenerate(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.