Description Usage Arguments Side Effects See Also Examples
Labels the current plot of the tree dendrogram with text.
1 2 3 4 5 |
x |
fitted model object of class |
splits |
logical flag. If |
label |
For compatibility with |
FUN |
the name of a labeling function, e.g. |
all |
Logical. If |
minlength |
the length to use for factor labels. A value of 1 causes them to be
printed as ‘a’, ‘b’, .....
Larger values use abbreviations of the label names.
See the |
pretty |
an alternative to the |
digits |
number of significant digits to include in numerical labels. |
use.n |
Logical. If |
fancy |
Logical. If |
fwidth |
Relates to option |
fheight |
Relates to option |
bg |
The color used to paint the background to annotations if |
... |
Graphical parameters may also be supplied as arguments to this
function (see |
the current plot of a tree dendrogram is labeled.
text
, plot.rpart
, rpart
,
labels.rpart
, abbreviate
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.