Click or drag to resize

ColocStatsPearson Property

Pearson correlation.

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Property Pearson As Double
	Get
	Set

Property Value

Type: Double

Return Value

Type: Double
Remarks
Pearson’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 only colocalized pixels above thresholds.
See Also