locan.analysis.grouped_property_expectation#

Analyze grouped property expectations.

As an example, assume a collection of locdatas representing localization clusters. Some property of locdata loc_property`(i.e. cluster property; e.g. intensity) might depend on another property `other_loc_property (e.g. number of localizations in cluster). For inspection, all values of loc_property are grouped by other_loc_property and mean with standard deviations are displayed.

See also

position_variance_expectation, convex_hull_expectation

Classes

GroupedPropertyExpectation([meta, ...])

Analyze variation of localization property in relation to other localization property that is grouped.

GroupedPropertyExpectationResults([values, ...])