X-Git-Url: https://git.auder.net/?p=epclust.git;a=blobdiff_plain;f=epclust%2FR%2Fmain.R;h=f5ad81a970e19611b3fcb45bd9b78a6963b509a1;hp=4159941ff046cc824d69a7e987762926b9238108;hb=23844f603a363475e85ed1cb4b8620f139bcffdf;hpb=c33af7e44b802c182ea92c79b56a72cae3007301 diff --git a/epclust/R/main.R b/epclust/R/main.R index 4159941..f5ad81a 100644 --- a/epclust/R/main.R +++ b/epclust/R/main.R @@ -68,6 +68,7 @@ epclust = function(data, K1, K2, ntasks=1, nb_series_per_chunk=50*K1, min_series # Serialize all wavelets coefficients (+ IDs) onto a file coeffs_file = ".coeffs" + ids_files = ".ids" index = 1 nb_curves = 0 nb_coeffs = NA