| 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"): P.Filzmoser <P.Filzmoser@tuwien.ac.at>
C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons Inc. To appear.
showClass("branch")