Marc
Thank you - that will save me some time.
Jeff
-----Original Message-----
From: Marc Schwartz <marc_schwartz at me.com>
Sent: Thursday, June 14, 2018 4:07 PM
To: JEFFERY REICHMAN <reichmanj at sbcglobal.net>
Cc: R-help <r-help at R-project.org>
Subject: Re: [R] Kendall tau a, b, or c
> On Jun 14, 2018, at 4:04 PM, JEFFERY REICHMAN <reichmanj at
sbcglobal.net>
wrote:>
> r-help Forum
>
> Is there a function to calculate either Kendall tau a, b, or c. It
appears the Kendall library only calculates tau b. Just wanted to check
before writing a function to calculate the concordant and discordant pairs.
Then its pretty easy.>
> jeff
>
Hi Jeff,
Take a look at my Github Gist here:
https://gist.github.com/marcschwartz/3665743
I have b and c (among other measures), and supporting functions to calculate
concordant and discordant pairs.
Regards,
Marc Schwartz