linem7
linem7
Hi Jacob, I want to know if is there any way to plot a latent model simple slope. Like a model fitted by Lavaan? I truly looking for your reply,...
Hello Jacob, I have a question about changing the legend of geom_segment(). Specifically, I want to change the legend text from "Range of observed data" to something else. I used...
Hello, I'm currently working on retrieving information from the annotations field in PDF documents. My annotations include multiple tags within the selected text, such as "#tag1, #tag2", which are stored...
Hello, I was wondering if it would be possible to use screenreg to retrieve the ICCs in a multilevel model. While I understand that the information is already available in...
Hi Michael, Thank you for your work on integrating Mplus with R, it's been invaluable. I'm facing a challenge with the createModels function while creating serial mediation models. I need...
Hi, I would like to know if it is possible to convert an ASCII table created by the `screenreg` function to a `knitr_kable` object. I am encountering an issue where...
Hi, I would like to know if it is possible to use screenreg to report multiple models read by `readModels`. For example, in the code below, res is a list...
Hi, I've encountered an issue with retrieving model fit for imputed data. A similar issue was reported before (see https://github.com/michaelhallquist/MplusAutomation/issues/38#issuecomment-303267703), but when using maximum likelihood estimation with continuous outcomes, Mplus...
Hi, I'm currently using the mixtureSummaryTable function in the MplusAutomation package to summarize several mixture models, particularly for comparing model fits. I've encountered an issue where the objects returned by...
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",...