From 2b01ea14ede452a30f491524d126bfeb9e251977 Mon Sep 17 00:00:00 2001 From: ted Liefeld Date: Thu, 20 Jul 2023 11:41:47 -0700 Subject: [PATCH] undo change to line 271 which changed results --- src/NTPez.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NTPez.R b/src/NTPez.R index ade0a00..a433cb1 100644 --- a/src/NTPez.R +++ b/src/NTPez.R @@ -268,7 +268,7 @@ rnd.seed=7392854 if (orig.dist.to.all.temp[1]>=orig.dist.to.all.temp[2]){ predict.label[i]<-1 dist.to.template[i]<-1-orig.dist.to.all.temp[1] - dist.to.cls1[i]<- -(orig.dist.to.all.temp[1]+1) + dist.to.cls1[i]<--(orig.dist.to.all.temp[1]+1) } if (orig.dist.to.all.temp[1]