Convert a composition model into a reduced one, i.e. the resulting compositional model has a reduced structure.

reduce(model)

# S3 method for Model
reduce(model)

Arguments

model

compositional model

Value

logical TRUE if the compositional model was changed and FALSE otherwise

Details

Not implemented yet.