reduce.Rd
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)
model | compositional model |
---|
logical TRUE
if the compositional model was changed and FALSE
otherwise
Not implemented yet.