Posts by Kelly Morais • 1 point
1 post
-
0
votes0
answers20
viewsQ: Unable to use Graphviz in R
I elaborated an analysis of structural equations with the semPLS package, according to the following code. fit.inicial <- plsm(data = data, strucmod = sm, measuremod = mm) fit.semPLS<-…