ST2_CORRELATIONConstant Class

Correlation style
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXST2_CORRELATIONConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class ST2_CORRELATIONConstant

public static class ST2_CORRELATIONConstant

The ST2_CORRELATIONConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberST2_CORR
Simple correlation
Public fieldStatic memberST2_PCORR
Pearson's correlation (normalized to standard deviations)
Top
See Also