call of the function defining the object, the type of the proximity catch digraph (PCD),
(i.e. the description of the PCD), some of the partition (i.e. intervalization in the 1D case and triangulation
in the 2D case) points (i.e., vertices of the intervals or the triangles), some of the tails (or source points)
and the heads (or end points) of the arcs of the PCD, parameter of the PCD, and various quantitites (number of vertices,
number of arcs and arc density of the PCDs, number of vertices for the partition and number of partition cells
(i.e., intervals or triangles)).
Usage
# S3 method for PCDs
summary(object, ...)
Arguments
object
An object of class PCDs.
…
Additional parameters for summary.
Value
The call of the object of class "PCDs", the type of the proximity catch digraph (PCD),
(i.e. the description of the PCD), some of the partition (i.e. intervalization in the 1D case and triangulation
in the 2D case) points (i.e., vertices of the intervals or the triangles), some of the tails (or source points)
and the heads (or end points) of the arcs of the PCD, parameter of the PCD, and various quantitites (number of vertices,
number of arcs and arc density of the PCDs, number of vertices for the partition and number of partition cells
(i.e., intervals or triangles)).