varin sacha
2015-Mar-11 15:26 UTC
[R] Drawing/Plotting Cramer's V and Eta-square distribution
Hi R-Experts,
Thanks to the R package "SuppDists", I can draw/plot the sampling
distribution of the Pearson (and/or Spearman) rho coefficient.
install.packages("SuppDists")
library(SuppDists)
curve(dPearson(x,85,rho=0.64),from=-1,to=1)
Do you know a package (or some packages) I could use if I want to draw the
sampling distribution of the Cramer's V and the sampling distribution of the
Eta-square ? I hope and guess there must be some packages...
Many thanks for your response.
SV
[[alternative HTML version deleted]]