Plot either outer weights or loadings in the outer model
for objects of class "plspm"
outerplot(x, what = "loadings", colpos = "#6890c4BB",
colneg = "#f9675dBB", box.prop = 0.55, box.size = 0.08,
box.cex = 1, box.col = "gray95", lcol = "gray95",
box.lwd = 2, txt.col = "gray40", shadow.size = 0,
curve = 0, lwd = 2, arr.pos = 0.5, arr.width = 0.15,
cex.txt = 0.9, ...)
An object of class "plspm"
.
What to plot: "loadings"
or
"weights"
.
Color of arrows for positive path coefficients.
Color of arrows for negative path coefficients.
Length/width ratio of ellipses and rectangles.
Size of ellipses and rectangles.
Relative size of text in ellipses and rectangles.
fill color of ellipses and rectangles.
border color of ellipses and rectangles.
line width of the box.
color of text in ellipses and rectangles.
Relative size of shadow of label box.
arrow curvature.
line width of arrow.
Relative position of arrowheads on arrows.
arrow width.
Relative size of text on arrows.
Further arguments passed on to
plotmat
.
innerplot
, plot.plspm
,
plspm