Invoke a series of compute objects in sequence
mxComputeSequence(steps = list(), ..., freeSet = NA_character_,
independent = FALSE)
a list of compute objects
Not used; forces argument 'freeSet' to be specified by name.
Names of matrices containing free parameters.
Whether the steps could be executed out-of-order.