> On Jun 14, 2018, at 4:04 PM, JEFFERY REICHMAN <reichm...@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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to