FLXMCmvbinary | R Documentation |
This is a model driver for flexmix
implementing
model-based clustering of binary data.
FLXMCmvbinary(formula = . ~ ., truncated = FALSE)
formula |
A formula which is interpreted relative to the formula
specified in the call to |
truncated |
logical, if |
This model driver can be used to cluster binary data. The only parameter is the column-wise mean of the data, which equals the probability of observing a 1.
FLXMCmvbinary
returns an object of class FLXMC
.
Friedrich Leisch and Bettina Gruen
flexmix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.