partgam {iarm} | R Documentation |
Conditional and Partial Gamma Coefficients
Description
Calculates conditional and partial Gamma coefficients for x and y given z with confidence intervals.
Usage
partgam(x, y, z, conf.level = 0.95)
Arguments
x , y , z |
Three numeric vectors or factors. |
conf.level |
Confidence level for the returned confidence interval. |
Value
data frame with estimates, standard errors and confidence interval limits.
Author(s)
Marianne Mueller
References
Davis, J. A. A Partial coefficient for Goodman and Kruskal's Gamma. Journal of the American Statistical Association, 62 (317), 1967, pp. 189-193.
See Also
[Package iarm version 0.4.3 Index]