diff --git a/R/indMix.R b/R/indMix.R index 6c4b10a..179fd46 100644 --- a/R/indMix.R +++ b/R/indMix.R @@ -518,7 +518,7 @@ indMix <- function(c, npops, counts = NULL, sumcounts = NULL, max_iter = 100L, d } } # FIXME: muutoksia is never 0, so vaihe never equals 5 and ready 1 - print(paste("i1 =", i1, "i2 =", i2, "maxMuutos =", maxMuutos)) # TEMP + # print(paste("i1 =", i1, "i2 =", i2, "maxMuutos =", maxMuutos)) # TEMP if (muutoksia == 0) { if (vaihe <= 4) { vaihe <= vaihe + 1