| Empiric_Distribution | R Documentation |
A class that defines a distribution based on a set of samples from that distribution. Treats the samples as coming from a discrete distribution. For a continuous representation, see Smoothed_Empiric_Distribution
pointsA matrix containing the samples
weightsA numeric vector with the weight given to each row in points. Sum to 1
n.pointsThe number of rows in points
Smoothed_Empiric_Distribution, create.empiric.distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.