The function displays for categorical covariates the selected model of an
object of class fusion as list.
Usage
model(x)
Arguments
x
an object of class fusion
Details
The selected model for each categorical predictor is displayed as a list of length equal
to the number of categories after fusion. Fused categories are shown with their original labelling
in one list element.
The function is only available if effect fusion (method in effectFusion is unequal to NULL)
and final model selection (argument modelSelection in effectFusion is not NULL) is performed.