calcul_ind | R Documentation |
Tableau des calculs usuels
calcul_ind(X, Y, N)
N |
the number of individual |
x |
the X-axis coordinate of an individual |
y |
the Y-axis coordinate of an individual |
a table of usual indicators
calcul_ind(data1$X,data1$Y,nrow(data1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.