search for: morph_class

Displaying 2 results from an estimated 2 matches for "morph_class".

2006 Dec 01
1
memeory problem?!
...ongc, x$slope/max(x $slope), x$profc, x$minic, x$maxic)) names(morph) <- c ("er","crosc","longc","slope_n","profc","minic","maxic") print("perform the clustering") morph.clara <- clara(morph, k=5, stand=F) x$morph_class <- morph.clara$clustering print("send result back to GRASS") rast.put6(x,"morph", zcol="morph_class") during the step : ....perform the clustering after a lot of time, i've this error: Errore in sprintf(fmt, ...) : La lunghezza della stringa eccede la...
2006 Dec 01
1
memory problem
...x$longc, x$slope/max(x$slope), x$profc, x$minic, x$maxic)) names(morph) <- c("er","crosc","longc","slope_n","profc","minic","maxic") print("perform the clustering") morph.clara <- clara(morph, k=5, stand=F) x$morph_class <- morph.clara$clustering print("send result back to GRASS") rast.put6(x,"morph", zcol="morph_class") during the step : ....perform the clustering after a lot of time, i've this error: Errore in sprintf(fmt, ...) : La lunghezza della stringa eccede la d...