Group the given models
Groupinfo(X, f, p, Anchor.model = NULL)A m*p matrix which contains m different p-dimensional models. All the elements are either 0 or 1.
A vector with m elements which represent each model's frequency in X.
The number of variate in the model
A vector containing p elements with either 1 or 0 value and must be found in X. Default is the model with the highest frequency.
A summarized information of the grouped models.