airegrille3d {spatclus} | R Documentation |
This function is the 3D version of the airegrille function which is described hereafter.
airegrille3d(pop, x, y, z, r)
pop |
The underlying population with "1" if point has not yet been included in the trajectory, "0" else. |
x |
X-coordinate of the center of the sphere. |
y |
Y-coordinate of the center of the sphere. |
z |
Z-coordinate of the center of the sphere. |
r |
Radius of the sphere. |
The computed volume.
Christophe Dematte{"i} demattei@iurc.montp.inserm.fr