StructuralEquationModels.jl icon indicating copy to clipboard operation
StructuralEquationModels.jl copied to clipboard

A fast and flexible Structural Equation Modelling Framework

Results 83 StructuralEquationModels.jl issues
Sort by recently updated
recently updated
newest added

Some test fail sporadically on some operating systems. Noted them as broken for now.

test

After consulting with @Maximilian-Stefan-Ernst and @aaronpeikert, I suggest renaming `sem_summary(...)` with `details(...)`.

I suggest to add a shortcut multiple group SEM constructor that looks like this: ```{julia] model = MultipleGroupsSem( specification = partable data = dat, by = column ) ``` which...

OpenSSF Best Practices Badge Program https://bestpractices.coreinfrastructure.org/en

See https://invenia.github.io/blog/2020/11/06/interfacetesting/

test

as in https://github.com/MilesCranmer/SymbolicRegression.jl and add it do docs

documentation