ISmLongRunCovariance.LRCBandwidthMethod

Syntax

LRCBandwidthMethod: LRCBandwidthMethodType;

Description

The LRCBandwidthMethod property determines the method of calculating kernel bandwidth value.

Comments

If LRCBandwidthMethod = LRCBandwidthMethodType.UserSpecified, kernel bandwidth value must be set via the ISmLongRunCovariance.BandwidthValue property.

Example

The property use is given in the example for ISmLongRunCovariance.BandwidthValue.

See also:

ISmLongRunCovariance