refit.model: Given a fitted lavaan model and a search table, refits the model using the search
table as specifying what changes should be done (parameters fixed/freed).
Description
This is not meant to be called explicitly as tabu.sem uses this
internally for model refitting.
Usage
refit.model(fitted.model, ptab)
Value
An object of class lavaan if the new model fits, or an object of class try-error if the model update fails.