EmpiricalOptions Properties |
The EmpiricalOptions type exposes the following members.
Name | Description | |
---|---|---|
InPlace |
Gets or sets whether the empirical distribution should be take the
observation and weight vectors directly instead of making a copy
beforehand.
| |
SmoothingRule |
Gets or sets the smoothing rule used to compute the smoothing
parameter in the EmpiricalDistribution. Default
is to use the
normal distribution bandwidth approximation.
|