| cor_sq | R Documentation |
Treating each incidence of 1 in an element (i,j) of a seriated matrix as an (x,y) point, computes the squared correlation coefficient \insertCite@see @mccormick_identification_1969, 147-148lakhesis.
cor_sq(obj)
## S3 method for class 'matrix'
cor_sq(obj)
## S3 method for class 'incidence_matrix'
cor_sq(obj)
obj |
A seriated binary matrix. |
Spearman's rank correlation coefficient.
data("quattrofontanili")
cor_sq(quattrofontanili)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.