50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

NSM3 (version 1.1)

kendall.ci: Function to produce a confidence interval for Kendall's tau.

Description

Based on sections 8.3 and 8.4 of Hollander, Wolfe & Chicken, Nonparametric Statistical Methods, 3e.

Usage

kendall.ci(x=NULL, y=NULL, alpha=0.05, type="t", bootstrap=F, B=1000, example=F)

Arguments

Examples

Run this code
kendall.ci(example=TRUE)

Run the code above in your browser using DataLab