branch-class {StatDA} | R Documentation |
A Composite object used to plot trees as multivariate graphics
Objects can be created by calls of the form new("branch", ...)
.
LR
:"numeric"
w
:"numeric"
h
:"numeric"
El
:"numeric"
LeafL
:"branch"
LeafR
:"branch"
Bole
:"numeric"
Class "Component"
, directly.
signature(x = "branch", y = "ANY")
: signature(object = "branch")
: Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://www.statistik.tuwien.ac.at/public/filz/
C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.
showClass("branch")