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
Trim lastchangelike to only contain the data from checklist and new data. To do this we need to make it a 2 column matrix with both likelihood and last data point (location in checklist). See original R code for PELT as this is how it was stored (inefficiently) in the past.
Trim lastchangecpts to only be the locations in checklist - although need to check this makes sense for the recursion to find the changepoints, may need to keep the trees of checklist up until they intersect with one of the current changepoints (including 0).
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: