partgam: 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)
Value
data frame with estimates, standard errors and confidence interval limits.
Arguments
- x, y, z
Three numeric vectors or factors.
- conf.level
Confidence level for the returned confidence interval.
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.