plot,fftreeModel-method | R Documentation |
plots fast-and-frugal tree
## S4 method for signature 'fftreeModel'
plot(
x,
proportions = FALSE,
legend = TRUE,
class_labels = FALSE,
colors = c("brown3", "cornflowerblue"),
...
)
x |
An object of type fftreeModel-class |
proportions |
If |
legend |
If |
class_labels |
If |
colors |
Vector of length 2 to set the colors of the two classes. Default: |
... |
optional parameters passed to low level function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.