Smoothed_Empiric_Distribution | R Documentation |
A class that defines a distribution based on a set of samples from that distribution, but applies Gaussian kernel smoothers. For an unsmoothed representation, see Empiric_Distribution
points
A matrix containing the samples
weights
A numeric vector with the weight given to each row in points. Sum to 1
n.points
The number of rows in points
Empiric_Distribution, Smoothed.Empiric.Distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.