cor.concordance.helper: Concordance Helper Function

View source: R/cor.concordance.helper.R

cor.concordance.helperR Documentation

Concordance Helper Function

Description

Calculates concordant and discordant pairs for Kendall's Tau.

Usage

cor.concordance.helper(x1, x2, call.rank = T)

Arguments

x1

Vector - group 1 - scores

x2

Vector - group 2 - scores

call.rank

- Scalar - Logical - all rank() on groups if it has not been called prior to running function.

Value

Hypothesis test result showing results of test.


burrm/lolcat documentation built on Aug. 15, 2024, 6:16 p.m.