powered by
sampleKernelFunction(kernel, values)## S3 method for class 'kernelArray': plot(x, y, axis = 1, lwd = 2, col = "red", ...)## S3 method for class 'kernelFunction': plot(x, y, xlim = c(-2, 2), lwd = 2, col = "red", ...)
## S3 method for class 'kernelArray': plot(x, y, axis = 1, lwd = 2, col = "red", ...)
## S3 method for class 'kernelFunction': plot(x, y, xlim = c(-2, 2), lwd = 2, col = "red", ...)
sampleKernelFunction
plot
kernels
sampleKernelFunction(mnKernel(), -2:2) plot(mnKernel())
Run the code above in your browser using DataLab