You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
K-mean alignment using the SRSF framework is currently done via fdasrvf::kmeans_align() which does not offer the possibility to perform clustering based on phase variability.
The output distances to center are based on distances on warping functions in order for fdadist() to just work with the SRSF framework and phase distances but we need need to better handle this.
The text was updated successfully, but these errors were encountered:
K-mean alignment using the SRSF framework is currently done via
fdasrvf::kmeans_align()
which does not offer the possibility to perform clustering based on phase variability.The output distances to center are based on distances on warping functions in order for
fdadist()
to just work with the SRSF framework and phase distances but we need need to better handle this.The text was updated successfully, but these errors were encountered: