powered by
Calculates ace based transformations and correlation, handling missing values and factors.
ace_cor(x, y, handle.na = TRUE)
result of acepack::ace
a numeric vector or factor
If TRUE uses pairwise complete observations.
ace_cor(iris$Sepal.Length, iris$Species)
Run the code above in your browser using DataLab