Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 20:34
· 1 commit to main since this release
aa1fcf6

StructuralEquationModels v0.3.0

Diff since v0.2.4

Breaking changes

  • SemSpecification objects are now dispatched on
  • SemOptimizer is not part of the model anymore, but passed to sem_fit
  • NLopt and ProximalAlgorithms backends are now supported via package extensions

Merged pull requests:

Closed issues:

  • Index into type-heterogenous tuples in for loops (#20)
  • local testing only runs unit tests (#140)
  • Update installation instructions in docs (#155)
  • Multigroup SEM constructor (#157)
  • rename sem_summary (#158)
  • Is there a copy(::ParameterTable) method? (#170)
  • v0.2.3 (#177)
  • Variables/Parameters/Observations terminology & API Cleanup (#199)
  • v0.2.4 (#201)
  • New constructor for EnsembleParameterTable (#205)
  • Fixed and Labeled loadings don't show up in the degrees of freedom. (#208)
  • Add option to control the printed columns in sem_summary (#213)
  • start_simple ignores keyword arguments (#216)
  • Write a small wrapper function to sample from model parameters from normally distributed data (#223)
  • Rename swap_observed() to replace_observed() (#232)
  • consistent naming: params (#238)