StructuralEquationModels.jl
StructuralEquationModels.jl copied to clipboard
Is there a `copy(::ParameterTable)` method?
Not at the moment, is there a need for that? As a workaround, at the moment you can use deepcopy.
Don't have the need for it anymore because of changes in my code for other reasons.