IHACOptions.BandwidthValue

Fore Syntax

BandwidthValue: Double;

Fore.NET Syntax

BandwidthValue: double;

Description

The BandwidthValue property determines value of kernel bandwidth.

Comments

The property is relevant if IHACOptions.LRCBandwidthMethod = LRCBandwidthMethodType.UserSpecified.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

IHACOptions