MultivariateEmpiricalOptions Properties |
The MultivariateEmpiricalOptions 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 MultivariateEmpiricalDistribution.
Default is to use
Silverman's rule.
|