View source: R/RVineTreePlot.R
RVineTreePlot | R Documentation |
Function is deprecated since VineCopula 2.0
. Use
plot.RVineMatrix()
instead.
RVineTreePlot(
x,
tree = "ALL",
type = 0,
edge.labels = NULL,
legend.pos = "bottomleft",
interactive = FALSE,
...
)
x |
|
tree |
|
type |
integer; specifies how to make use of variable names: |
edge.labels |
character; either a vector of edge labels or one of the
following: |
legend.pos |
the |
interactive |
logical; if TRUE, the user is asked to adjust the positioning of vertices with his mouse. |
... |
Arguments passed to
|
Thomas Nagler
plot.RVineMatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.