Learn R Programming

pse (version 0.3.4)

sbma: Calculates the Symetrized Blest Measure of Agreement between two samples

Description

The Symetrized Blest Measure of Agreement is an alternative measure of rank correlation (similar to Kendall's Tau and Spearman's Rho). This function calculates the SBMA between two samples

Usage

sbma(sample1, sample2, ...)

Arguments

sample1
The first vector or LHS object to be compared.
sample2
The second vector or LHS object to be compared.
...
Additional arguments.

References

Maturi, T.A. and Elsayigh, A. A comparison of correlation coefficients via a three-step bootstrap approach. Journal of Mathematics Research. 2010, 2(2): 3-10.