ColocStatsPearsonAll Property
|
|
Pearson correlation.
Namespace:
MediaCy.Addins.Colocalization
Assembly:
MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
SyntaxPublic Property PearsonAll As Double
Get
Set
Property Value
Type:
DoubleReturn Value
Type:
Double
RemarksPearson’s Correlation is a measure of the linear correlation (dependence) between intensities of two channels,
giving a value between +1 and −1 inclusive, where 1 is total positive correlation, 0 is no correlation, and −1 is negative correlation.
The measurement is calculated using all pixels.
See Also