struct_msel {switchSelection} | R Documentation |
Structure of the Object of Class msel
Description
Prints information on the structure of the model.
Usage
struct_msel(x)
Arguments
x |
object of class 'msel' |
Value
The function returns a numeric matrix which columns are
groups
, groups2
, groups3
correspondingly. It also has
additional (last) column with the number of observations associated with the
corresponding combinations of the groups.
[Package switchSelection version 2.0.0 Index]