tidyLPA icon indicating copy to clipboard operation
tidyLPA copied to clipboard

Finding the class distribution

Open woreom opened this issue 4 years ago • 0 comments

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

woreom avatar Jun 04 '21 07:06 woreom