search for: resultkml

Displaying 1 result from an estimated 1 matches for "resultkml".

Did you mean: result_lm
2009 Sep 09
1
Package that does not work until I re write the exactly the same code
...ustersInit <- partitionInitialise(nbClusters = iNbClusters, method = startingCond[iRedraw], lengthPart = nbId, matrixDist = as.matrix(dist(trajNoNA, method = distanceStartingCond))) clust <- rep(NA, nbIdFull) if (fast) { resultKml <- .C("kml1", as.double(t(trajNoNA)), iNbInd = as.integer(nbId), iNbTime = as.integer(nbTime), iNbCluster = as.integer(iNbClusters), maxIt = as.integer(maxIt), distance = as.integer(distInt), power = as.numeric(power),...