is there a possibility/command to get the structure matrix (not the pattern matrix) within the fit output of my sem model?
example(cfa)lavInspect(fit, "cor.all")
lavInspect(fit, "cor.all")[ paste0("x", 1:9) , c("visual","textual","speed") ]