I have a dataset with purely categorical variables and used the GKtauDataframe() function of the GoodmanKruskal package in R to produce a matrix of associated variables. The package does not seem to support analyses of predictive values that cause these associations, however. I am a beginner in R, what is the most straightforward way to identify the predictive values?
I have examined functions of the package to check whether this information is actually stored somewhere but could not find any. Any hints, thoughts, links appreciated.