powered by
The plot.cim.explore function plots a cluster image mapping of correlations between outcomes and all the predictors.
plot.cim.explore
plotcim.explore(matX, matY)
data frame corresponding to the predictors.
data frame corresponding to the outcomes.
To be used with a small number of predictors (<1,000).
# NOT RUN { data(data.Y.Hopx) data(data.X) plotcim.explore(data.X,data.Y.Hopx) # }
Run the code above in your browser using DataLab