png(filename <- paste0("img", substr(
pa.name,4,nchar(
pa.name)-4),".png",sep=""),
units="in", width=10, height=8, pointsize=12, res=300)
semPlot::semPaths(pa.model.fit, whatLabels = "par", layout = "spring")
Tentei adicionar o comando abaixo para mostrar uma tabela com alguns parametros no grafo, mas nada apareceu:
plotrix::addtable2plot(-6, 35, matMeasures, bty = "n", display.rownames = TRUE, hlines = TRUE, vlines = TRUE, xpad=0.2, ypad=1, title = "Model Fit Measurest\n\n")
dev.off()
--
Best regards... 8^)
“
The mind that is open to new ideas never come backto its original size”
Albert Einstein --