nincdepart {spatclus} | R Documentation |
The choice of the first point of the trajectory is given by the rank of the point in term of distance from the edge of the study area. Generally, the point nearest from the edge is chosen (rank = 1).
nincdepart(data, ordre, limx, limy)
data |
Data frame with 2 colums (x and y) giving coordinates of case data points. |
ordre |
The rank of the first trajectory point in term of distance from the edge. |
limx |
2 element vector containing the study area bounds of the X-axis. |
limy |
2 element vector containing the study area bounds of the Y-axis. |
The data frame "data" with the first trajectory point on the first row.
Christophe Dematte{"i} demattei@iurc.montp.inserm.fr