You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tid...@googlegroups.com
Dear all,
For my master thesis in educational psychology I am doing a latent profile analysis with the tidylpa package which produced promising results. However, as I might want to use the results to write a journal article I would love to better understand the imputation mechanism in place when using single_imputation() as described in the vignette. What kind of imputation is happening - does this use the mean value for missing values or how are data points imputed?
Would be great if you could provide a detailed explanation of how the imputation is conducted in order for me to understand my results better.
Thanks and best
Lisa Weik
Caspar van Lissa
unread,
Jan 11, 2021, 5:53:53 AM1/11/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tidyLPA
You will find your answers in the function documentation. Run ?tidyLPA::single_imputation which will take you to ?mclust::imputeData which will refer you to ?mix::imp.mix and the book by Schafer, J. L. (1996) Analysis of Incomplete Multivariate Data. Chapman \& Hall, Chapter 9.