ST2_CORRELATIONConstant Class

Correlation style
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetST2_CORRELATIONConstant

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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