jhorzek / lessSEM

lessSEM estimates sparse structural equation models.
https://jhorzek.github.io/lessSEM/
GNU General Public License v2.0
7 stars 1 forks source link

Change m2ll to objectiveValue in general purpose optimization #312

Closed jhorzek closed 1 year ago

jhorzek commented 1 year ago

We cannot make sure that users actually use a likelihood function as objective function. Calling the fit value "m2ll" is therefore misleading. We should also remove the fit measures for general purpose optimization for the same reason