Feature #827
Mis à jour par Matthieu Decorde il y a environ 10 ans
Currently, one needs to do a CA before being able to do a CAH on a partition or lexical table. This corresponds to FactomineR functions architecture but not to a typical analysis scenario: a user may analyse a CAH on a partition without ever analysing its CA.
h3. Solution
Add the CAH (Classification/Cluster) command on partition and lexical table objects.
If no CA is associated, build it with default parameters (property=word, Fmin=10) before doing the CAH.
We have to decide if in that case the CA result is displayed in the Corpus view or not.
MD: the intermediate Lexical Table created when the CA is called from a Partition is shown. So, I prefer to show the Lexical Table and the CA that will be created
h3. Solution
Add the CAH (Classification/Cluster) command on partition and lexical table objects.
If no CA is associated, build it with default parameters (property=word, Fmin=10) before doing the CAH.
We have to decide if in that case the CA result is displayed in the Corpus view or not.
MD: the intermediate Lexical Table created when the CA is called from a Partition is shown. So, I prefer to show the Lexical Table and the CA that will be created