data-edu / tidyLPA

Easily carry out Latent Profile Analysis (LPA) using open-source or commercial software
https://data-edu.github.io/tidyLPA/
Other
55 stars 15 forks source link

Finding the class distribution #181

Open woreom opened 3 years ago

woreom commented 3 years ago

Hi, I have a case that involves missing data, so I split my data into separate tables and I need the distribution of the classes, Is there a way I can do that with tidylpa? For example, after performing estimate_profiles(2), I need to get the probability of new data belonging to class 1 and class 2, or the distribution of the classes