Smoothed_Empiric_Distribution: The Smoothed_Empiric_Distribution Class

Smoothed_Empiric_DistributionR Documentation

The Smoothed_Empiric_Distribution Class

Description

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

Slots

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

See Also

Empiric_Distribution, Smoothed.Empiric.Distribution


tfojo1/distributions documentation built on July 27, 2024, 3:29 p.m.