X-Git-Url: https://git.auder.net/?p=epclust.git;a=blobdiff_plain;f=epclust%2FR%2Fmain.R;h=09e1ed7feca546b476b3e69d8b9e379e535a967d;hp=b6eb5115c744a22173be5757c74ac8283b945f1f;hb=14c10f2d252f45349e0b4fbf87e17dfbfae39f92;hpb=074a48c472fcbdf99a36fae333dd8dbb568c06a0 diff --git a/epclust/R/main.R b/epclust/R/main.R index b6eb511..09e1ed7 100644 --- a/epclust/R/main.R +++ b/epclust/R/main.R @@ -62,7 +62,7 @@ #' @param nvoice Number of voices within each octave for CWT computations #' @param random TRUE (default) for random chunks repartition #' @param ntasks Number of tasks (parallel iterations to obtain K1 [if WER=="end"] -#' or K2 [if WER=="mix"] medoids); default: 1. +#' or K2 [if WER=="mix"] medoids); default: 1.\cr #' Note: ntasks << N (number of series), so that N is "roughly divisible" by ntasks #' @param ncores_tasks Number of parallel tasks ('1' == sequential tasks) #' @param ncores_clust Number of parallel clusterings in one task