mclevey / podlm

Probabilistic Opinion Dynamics with Language Models
MIT License
1 stars 0 forks source link

Migrate function from Nate to prepare data for time series analysis #10

Open mclevey opened 12 months ago

mclevey commented 12 months ago

@tcrick developed code for Nate that prepares data for some time series pipelines that we are implementing in podlm (specifically burst detection and Bayesian change point analysis). Refactor if necessary, then move those functions into podlm's timeseries module.