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

rename `solution`

Open brandmaier opened this issue 2 years ago • 1 comments

I suggest renaming function solution to estimates or parEstimates or parameterEstimates or something similar. In my view, a solution would be a more general object like the actual fitted model including (mis)fit information etc.

brandmaier avatar Nov 15 '23 10:11 brandmaier

In line with #199, my vote would be for either parameter_estimates() or just parameters().

Maximilian-Stefan-Ernst avatar Apr 21 '24 09:04 Maximilian-Stefan-Ernst

Closed in favor of #239 ; will be named params.

Maximilian-Stefan-Ernst avatar Feb 10 '25 16:02 Maximilian-Stefan-Ernst