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

Is there a `copy(::ParameterTable)` method?

Open nickhaf opened this issue 1 year ago • 2 comments

nickhaf avatar Mar 15 '24 16:03 nickhaf

Not at the moment, is there a need for that? As a workaround, at the moment you can use deepcopy.

Maximilian-Stefan-Ernst avatar Aug 07 '24 12:08 Maximilian-Stefan-Ernst

Don't have the need for it anymore because of changes in my code for other reasons.

nickhaf avatar Sep 24 '24 09:09 nickhaf