powered by
Estime the symbolic polygonal empirical variance.
pvar(polygons)
A list of matrices of dimension l x 2 where l represent number of sides polygon.
The method returns a bi-dimensional vector.
# NOT RUN { x <- psim(8, 12) #simulate 8 polygons of 12 sides pvar(x) # }
Run the code above in your browser using DataLab