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
The result I got on my system is:
The binsegRcpp result is the same as other packages (wbs::sbs, fpop::multiBinSeg, ruptures).
The changepoint loss value is sometimes larger, sometimes smaller than binsegRcpp. @rkillick any idea why this may be happening / how to fix?
Thanks!
The text was updated successfully, but these errors were encountered:
Related to #47 (incorrect results for small/trivial data).
This is an example of a real data set for which
method="BinSeg"
yields an incorrect result.The result I got on my system is:

The binsegRcpp result is the same as other packages (wbs::sbs, fpop::multiBinSeg, ruptures).
The changepoint loss value is sometimes larger, sometimes smaller than binsegRcpp.
@rkillick any idea why this may be happening / how to fix?
Thanks!
The text was updated successfully, but these errors were encountered: