Hi,
I've been using the plotMixtures function to visualize several mixture models that are constructed with both continuous and binary indicators. Currently, the function allows plotting based on "Means", "Thresholds", or "Intercepts" information. However, for binary indicators, this method may not provide the most intuitive interpretation since higher thresholds correspond to lower probabilities of category endorsement.
It would be incredibly helpful if the function could also plot the "Probability" information for each categorical indicator, providing a more direct interpretation of the model results. Is it possible to add this feature to the plotMixtures function?
Thank you for considering this enhancement. Your efforts are greatly appreciated!