Skip to content

v0.4.4

Choose a tag to compare

@AnthonyRaborn AnthonyRaborn released this 10 Oct 14:35
c9f38db

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.