Click or drag to resize
Accord.NET (logo)

EmpiricalOptions Properties

The EmpiricalOptions type exposes the following members.

Properties
  NameDescription
Public propertyInPlace
Gets or sets whether the empirical distribution should be take the observation and weight vectors directly instead of making a copy beforehand.
Public propertySmoothingRule
Gets or sets the smoothing rule used to compute the smoothing parameter in the EmpiricalDistribution. Default is to use the normal distribution bandwidth approximation.
Top
See Also