Much of the data generated by social systems does not fit neatly into ordinary
numeric time series: a social media user’s daily behavior is better described as a
sequence of categorical states than as a continuous measurement. This theme is about
building statistical representations that respect that structure instead of forcing
it into a shape convenient for standard tools.
With collaborators, I have worked on categorical-valued functional data analysis —
representing densely observed categorical longitudinal data through latent-process
estimation and functional principal component analysis — and applied it to clustering
social media users by their behavioral trajectories. That work is implemented in the
open-source R package catfda and published in the Journal of the American
Statistical Association.