The function plot.plstree
allows to drow PATHMOX tree
# S3 method for plstree
plot(
x,
root.col = "#CCFFFF",
node.col = "#99CCCC",
leaf.col = "#009999",
shadow.size = 0.003,
node.shadow = "#669999",
leaf.shadow = "#006666",
cex = 0.7,
seg.col = "#003333",
lwd = 1,
show.pval = TRUE,
pval.col = "#009999",
main = NULL,
cex.main = 1,
...
)
An object of the class "plstree"
Fill color of root node
Fill color of child nodes
Fill color of leaf
Relative size of shadows.
Color of shadow of child nodes
Color of shadow of leaf nodes
A numerical value indicating the magnification to be used for plotting text
The color to be used for the labels of the segmentation variables
The line width, a positive number, defaulting to 1
Logical value indicating whether the p-values should be plotted
The color to be used for the labels of the p-values
A main title for the plot
The magnification to be used for the main title
Further arguments passed on to plot.plstree
Giuseppe Lamberti
Lamberti, G. et al. (2016). The Pathmox approach for PLS path modeling segmentation. Applied Stochastic Models in Business and Industry, doi: 10.1002/asmb.2168.
Lamberti, G. (2015). Modeling with Heterogeneity, PhD Dissertation.
summary.plstree
, print.plstree
, pls.pathmox
,
bar_terminal
, and bar_impvar