gtromano / FOCuS

Fast Online Changepoint Detection via Functional Pruning CUSUM statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

could not find function "FOCuS_offline"

raphael-fua opened this issue · comments

When running cost_function_illustration.R, I get the following error

Error in FOCuS_offline(y = y[1:(start + i)], mu0 = 0, thres = Inf) :
could not find function "FOCuS_offline"

Dear Raphael,

this bug was caused by a previous interface (now deprecated) to FOCuS. Hopefully the issue should be fixed now.