Kendallknight: an R package for Kendall’s correlation coefficient

Motivation

Existing R packages, such as pcaPP, provide efficient implementations of the Kendall correlation coefficient. However, I wanted to create my own package exclusively for this purpose, without additional functions, and that it also allo...
Continue reading: Kendallknight: an R package for Kendall’s correlation coefficient


http://dlvr.it/TC3JmW

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut