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

make ParameterTable flexible with custom modifiers

Open aaronpeikert opened this issue 3 months ago • 0 comments

At the moment, most of parameter table is fixed. Custom modifiers are not propagated through from StenoGraphs I have done my part on StenoGraphs.jl v0.4.4 https://github.com/JuliaRegistries/General/pull/142086 to represent Graphs (and Edge and Node Modifiers) as DataFrames.jl

The print method should also list additional columns but other wise should not change.

aaronpeikert avatar Nov 07 '25 16:11 aaronpeikert