icbm-iupui / volumetric-tissue-exploration-analysis

3D TISSUE CYTOMETRY PLUGIN FOR IMAGEJ DOWNLOAD and INSTALL:
http://imagej.net/VTEA
Other
11 stars 3 forks source link

Gaussian Mixtures #55

Closed winfrees closed 4 years ago

winfrees commented 4 years ago

Gaussian mixtures without BIC or AIC only reports 3 clusters irrespective of requested cluster number.

Steps to reproduce the behavior:

  1. Process a volume (i.e. AQ-Test)
  2. Perform processing as normal
  3. Perform segmentation with LS 3D Connect or 3DConnect
  4. Add features and process for Gaussian Mixtures without BIC or AIC
  5. Only 3 clusters will report irrespective of requested cluster number

Expected behavior more than 3 clusters!

drewnutt commented 4 years ago

c5bc88ba8884b21a9b66c2901ec2dc17973423c6 Should fix this issue

winfrees commented 4 years ago

c5bc88b, fixes this. closing issue.