polyTEM.spatial.stats.make_histogram_distributions

polyTEM.spatial.stats.make_histogram_distributions(array, bins)

Histogram values and return random variable distribution

Parameters:

array – 2D array with shape (n_samples,n_experiments). Histogram is performed by column.

Returns:

list of histogram distributions