diff --git a/src/StructuralEquationModels.jl b/src/StructuralEquationModels.jl index 71cedf1c4..2affc4a73 100644 --- a/src/StructuralEquationModels.jl +++ b/src/StructuralEquationModels.jl @@ -20,7 +20,7 @@ import StatsAPI: params, coef, coefnames, dof, fit, nobs, coeftable using InteractiveUtils: subtypes -export StenoGraphs, @StenoGraph, meld, SimpleNode +export @StenoGraph, meld const SEM = StructuralEquationModels