Simulate a polygonal variable with one or more individuals.
Usage
psim(n, vertices)
Arguments
n
number of simulated polygons.
vertices
number of vertex of the polygon.
Value
A list of polygons.
Details
The argument radius should have all values greater than zero. Otherwise,
we cannot construct the polygons that compose the symbolic polygonal random variable. Besides,
the size of the center vector should be equal to range vector.