Skip to content

Instantly share code, notes, and snippets.

@NyaGarcia
Created March 19, 2020 15:20
Show Gist options
  • Save NyaGarcia/5057d0aa8f21a6df32b0aa6991a4b9af to your computer and use it in GitHub Desktop.
Save NyaGarcia/5057d0aa8f21a6df32b0aa6991a4b9af to your computer and use it in GitHub Desktop.
Calculating strength of association with Tschuprow's T
> TschuprowT(mtcars$gear, mtcars$cyl)
[1] 0.5308655
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment