fun_clu_parallel function

parallel version for functional clustering

parallel version for functional clustering

fun_clu_parallel( data, Time = NULL, trans = log10, start, end, iter.max = 100, thread = 2 )

Arguments

  • data: data for cluster
  • Time: vector for the time point
  • trans: indicate log/log2/log10 transform dataset
  • start: vector for the minimum cluster number
  • end: vector for the maximum cluster number
  • iter.max: scales control iteration for EM algorithm
  • thread: scales for how many threads used

Returns

the initial parameters for functional clustering