Description Usage Arguments Value Examples
This method calculates densities used by flowLearn. It uses the default stats::density function and smoothens the result using stats::spline.smooth.
1 |
data |
The data vector for which the density is calculated. |
n |
The number of density features. |
The calculated density object.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.