Description Usage Arguments Value
This function computes gaussian kernal density estimates. The kernels are scaled such that the bandwidth is the standard deviation of the smoothing kernel.
1 | densityCurve(x)
|
x |
Numeric vector to calculate smoothed density estimates for |
data.table with two columns: x) the coordinates of the points where the density is estimated and y) the estimated density values. These will be non-negative, but can be zero.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.