R/eFastC.R

Defines functions eFastC_delta.online

Documented in eFastC_delta.online

eFastC_delta.online <- function(Z_, K_, delta_, alpha_, verbose_, oldlength_, newlength_, cSum_, DLL_, DRR_, DLR_, Left_, Right_){
.Call("eFastC_delta_online", Z_, K_, delta_, alpha_, verbose_, oldlength_, newlength_, cSum_, DLL_, DRR_, DLR_, Left_, Right_, PACKAGE = "changepoint.online")
}
rkillick/changepoint.online documentation built on Sept. 26, 2020, 11:01 p.m.