partgam | R Documentation |
Calculates conditional and partial Gamma coefficients for x and y given z with confidence intervals.
partgam(x, y, z, conf.level = 0.95)
x, y, z |
Three numeric vectors or factors. |
conf.level |
Confidence level for the returned confidence interval. |
data frame with estimates, standard errors and confidence interval limits.
Marianne Mueller
Davis, J. A. A Partial coefficient for Goodman and Kruskal's Gamma. Journal of the American Statistical Association, 62 (317), 1967, pp. 189-193.
partgam_DIF
, partgam_LD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.