Open
Description
Hi, thanks for this awesome package.
Is there a way to provide initial counts values before starting to fit?
I know that normally in agglomerative clustering, each observation is considered as a cluster and therefore each count value starts at 1.
However, I would like to experiment with different initial distributions.
Is this possible with your current implementation?