New features requested by TramineR devs in superClass
On Github (issue #9 (closed))
At each call to superClass(), this function computes the distances between prototypes and this takes a very long time for relational SOM with large data sets. Would be very handy for testing solutions with different k values, if we could compute the distances between prototypes only once and then pass them to superClass() as an argument.
Thank you