From f3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 25 May 2020 13:47:18 +0100 Subject: Add the "zero" method This method always returns that a series contains no change points. --- analysis/output/tables/aggregate_table_wide.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'analysis/output/tables/aggregate_table_wide.tex') diff --git a/analysis/output/tables/aggregate_table_wide.tex b/analysis/output/tables/aggregate_table_wide.tex index 37272f81..43aff1de 100644 --- a/analysis/output/tables/aggregate_table_wide.tex +++ b/analysis/output/tables/aggregate_table_wide.tex @@ -6,7 +6,7 @@ \textsc{amoc} & 0.702 & 0.664 & 0.746 & 0.783 & & & & \\ \textsc{binseg} & \textbf{0.706} & \textbf{0.680} & 0.780 & 0.803 & & & & \\ \textsc{bocpd} & 0.636 & 0.611 & \textbf{0.789} & \textbf{0.831} & 0.455 & 0.188 & \textbf{0.801} & \textbf{0.718} \\ -\textsc{bocpdms} & 0.633 & 0.476 & 0.744 & 0.569 & \textbf{0.486} & \textbf{0.286} & 0.623 & 0.386 \\ +\textsc{bocpdms} & 0.633 & 0.476 & 0.744 & 0.569 & \textbf{0.486} & 0.286 & 0.623 & 0.386 \\ \textsc{cpnp} & 0.535 & 0.534 & 0.552 & 0.567 & & & & \\ \textsc{ecp} & 0.523 & 0.551 & 0.720 & 0.706 & 0.402 & 0.238 & 0.590 & 0.388 \\ \textsc{kcpa} & 0.062 & 0.057 & 0.626 & 0.589 & 0.047 & 0.009 & 0.626 & 0.456 \\ @@ -16,5 +16,6 @@ \textsc{rfpop} & 0.392 & 0.372 & 0.414 & 0.392 & & & & \\ \textsc{segneigh} & 0.676 & 0.626 & 0.784 & 0.806 & & & & \\ \textsc{wbs} & 0.330 & 0.300 & 0.428 & 0.390 & & & & \\ +\textsc{zero} & 0.583 & 0.669 & 0.579 & 0.662 & 0.464 & \textbf{0.577} & 0.464 & 0.577 \\ \cmidrule(r){1-1}\cmidrule(lr){2-5}\cmidrule(l){6-9} \end{tabular} -- cgit v1.2.3