StructuralEquationModels.jl
StructuralEquationModels.jl copied to clipboard
Simulate data from a model
Is there a way to specify a model without data? For example, if I specify a population model in a simulation, I never want to fit this but directly simulate from it using rand(). Is there a preferred way to do this?