Plot the inner (structural) model for objects of class
"plspm"
, as well as path matrices
innerplot(x, 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 = "gray50", shadow.size = 0, curve = 0,
lwd = 3, arr.pos = 0.5, arr.width = 0.2, arr.lwd = 3,
cex.txt = 0.9, show.values = FALSE, ...)
Either a matrix defining an inner model or an
object of class "plspm"
.
Color of arrows for positive path coefficients.
Color of arrows for negative path coefficients.
Length/width ratio of ellipses.
Size of ellipses.
Relative size of text in ellipses.
fill color of ellipses,
border color of ellipses.
line width of the box.
color of text in ellipses.
Relative size of shadow of label box.
arrow curvature.
line width of arrow.
Relative position of arrowheads on arrows.
arrow width.
line width of arrow, connecting two
different points, (one value, or a matrix with same
dimensions as x
).
Relative size of text on arrows.
should values be shown when x
is a matrix.
Further arguments passed on to
plotmat
.
plot.plspm
, outerplot