tests/anisotropyChoice.R

library(intamapInteractive)
library(gstat)
data(walker)
object=createIntamapObject(observations=walker)
object=anisotropyChoice(object)

print(summary(object$clusters$index))
print(object$anisPar)



object=doSegmentation(object)

print(summary(object$clusters$index))
jskoien/intamapInteractive documentation built on May 20, 2019, 2:09 a.m.