Description Usage Arguments Details Value Author(s) References See Also Examples
Function to obtain Kendall's linearity index for measuring linear hierarchies.
1 | getkendall(X)
|
X |
Original sociomatrix. |
getkendall
computes Kendall's linearity index as follows:
K = {1 - {d \over maxd}}, |
where d is the number of circular triads in the original sociomatrix and maxd is the maximum number of circular triads.
K |
Kendall's linearity index. |
David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu>, Han de Vries <J.deVries1@uu.nl>, & David A. Kenny <david.kenny@uconn.edu>.
Kendall, M. G., & Babington Smith, B. (1940). On the method of paired comparisons. Biometrika, 31, 324-345.
getcirc
, getexpeccirc
, getmaxcirc
, getpvkendall
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.