Dynamic time warping is an algorithm for comparing two different time series by minimizing the distance between time series. This project explores how dynamic time warping can be applied to the number of Covid-19 cases in 2021 in Ohio and Illinois. The functions associated with dynamic time warping were created and tested in R using […]

You must be logged in to post a comment.