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

Improve info message for acyclic models

Open Maximilian-Stefan-Ernst opened this issue 1 year ago • 0 comments

Atm, specifying an acyclic model but no uper/lower triangular A Matrix says: "Your model is acyclic, specifying the A Matrix as either Upper or Lower Triangular can have great performance benefits.\n". I believe it should also refer to a section of the docs where model sorting is explained, because right now it might be quite confusing for users not familiar with this.

Maximilian-Stefan-Ernst avatar Nov 19 '24 12:11 Maximilian-Stefan-Ernst