group {flexmix} | R Documentation |
Extract grouping variable for all observations.
## S4 method for signature 'flexmix'
group(object)
## S4 method for signature 'FLXM'
group(object)
## S4 method for signature 'FLXMRglmfix'
group(object)
object |
an object of class |
Bettina Gruen