Returns the arc density of CS-PCD whose vertex set is the given 2D numerical data set, Xp
,
(some of its members are) in the triangle tri
.
CS proximity regions is defined with respect to tri
with
expansion parameter \(t>0\) and edge regions are based on center \(M=(m_1,m_2)\) in Cartesian coordinates or
\(M=(\alpha,\beta,\gamma)\) in barycentric coordinates in the interior of the triangle tri
; default is
\(M=(1,1,1)\) i.e., the center of mass of tri
.
The function also provides arc density standardized by the mean and asymptotic variance of the arc density
of CS-PCD for uniform data in the triangle tri
only when M
is the center of mass. For the number of arcs, loops are not allowed.
tri.cor
is a logical argument for triangle correction (default is TRUE
), if TRUE
, only the points inside the
triangle are considered (i.e., digraph induced by these vertices are considered) in computing the arc density,
otherwise all points are considered (for the number of vertices in the denominator of arc density).
See (ceyhan:Phd-thesis,ceyhan:arc-density-CS,ceyhan:test2014;textualpcds) for more on CS-PCDs.