group {flexmix}R Documentation

Extract grouping variable

Description

Extract grouping variable for all observations.

Usage

## S4 method for signature 'flexmix':
group(object)
## S4 method for signature 'FLXM':
group(object)
## S4 method for signature 'FLXMRglmfix':
group(object)

Arguments

object an object of class flexmix.

Author(s)

Bettina Gruen


[Package flexmix version 2.2-3 Index]