StructuralEquationModels.jl icon indicating copy to clipboard operation
StructuralEquationModels.jl copied to clipboard

Add update_partable! method to allow to pass a vector of pairs instead of dict

Open Maximilian-Stefan-Ernst opened this issue 1 year ago • 0 comments

To avoid clutter, we should allow for update_partable!(partable, :colname, params(fit) .=> col);

Also, the docstring for update_partable! has to be updated

Maximilian-Stefan-Ernst avatar Nov 21 '24 16:11 Maximilian-Stefan-Ernst