5.3 Heat Map
Comparing to the Correlation plot from MCA, we noticed that our Heat Map this time is similar to the Burt Table.
phi2Mat4BurtTable(bin_data)
corrMatBurt.list <- corrplot(
corr4MCA.r <-as.matrix(sqrt(corrMatBurt.list$phi2.mat),
title = "Phi: Correlation Map for MCA"),
type = "upper")
recordPlot() Burt_heatmap1 <-