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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.4.4
Bugfixes:
I have fixed a bug that caused the lavaan-based functions to improperly use the initial model syntax instead of building the intermediate model syntax when the initial model syntax was specified in an untested manner.
Groundwork:
Looking to add a reset function to Tabu shortform for when a "dead end" has been found (no valid models exist from the current model). This is implemented here in a very rough, blunt manner. Soon, I want to refactor all the code, especially this implementation, to be more clear and easier to maintain.