astamm / fdacluster

Clustering functional data with amplitude and phase separation.
https://astamm.github.io/fdacluster/
GNU General Public License v3.0
5 stars 0 forks source link

Compatibility with fda, funData, roahd #5

Closed astamm closed 1 year ago

astamm commented 1 year ago

We should write up a function to massage objects of classes as defined in the packages in the title.

astamm commented 1 year ago

Done in f88ade6. No support for roahd though because I think of using funData structures in the future in roahd. The common grid should however not be duplicated for each dimension of functional data set with multi-dimensional codomain. See ClaraHapp/funData#22.