You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lavaan.model.specs now defaults to the default arugments. If a user removes the arguments, they will be provided for them. If a user overwrites a specific argument (e.g., estimator = 'wls'), that will be respected.
Some minor adjustments to checking fitted models for specific warnings/errors that should result in better functioning when these do not exist.