powered by
Caltulate symbolic polygonal internal second moment for polygonal data.
psmi(polygon)
a matrix that represents a polygonal variable.
The internal variance.
# NOT RUN { x <- psim(5, 3) #simulate 5 polygons of 3 sides psmi(x[[1]]) # }
Run the code above in your browser using DataLab