Interpret r with a set of rules.
interpret_r(x, direction = TRUE, strength = TRUE,
rules = "cohen1988")
Correlation coefficient.
Return direction.
Return strength.
Can be "cohen1988" (default), "evans1996", or a custom list.
Page 88 of APA's 6th Edition
# NOT RUN {
library(psycho)
interpret_r(-0.42)
# }
Run the code above in your browser using DataLab