- x
a hac
object. It can be constructed by hac
or be the result of estimate.copula
.
- xlim, ylim
numeric vectors of length 2, giving the limits of the x and y axes. The default values adjust the size of the coordinate plane automatically with respect to the dimension of the HAC.
- xlab, ylab
titles for the x and y axes.
- col
defines the color of the lines, which connect the circles and rectangles.
- fg
defines the color of the lines of the rectangles and circles equivalent to the color settings in R
.
- bg
defines the background color of the rectangles and circles equivalent to the color settings in R
.
- col.t
defines the text color equivalent to the color settings in R
.
- lwd
the width of the lines.
- index
boolean. If index = TRUE
, strings, which illustrate the subcopulae of the nodes, are used as subsrcipts of the dependency parameters.
- numbering
boolean. If index = TRUE
and numbering = TRUE
, the dependency parameters are numbered. If x
is returned by estimate.copula
, the numbers correpsond to the estimation stages.
- theta
boolean. Determines, whether the dependency parameter \(\theta\) or Kendall's rank correlation coefficient \(\tau\) is printed.
- h
the height of the rectangles.
- l
the width of the rectangles.
- circles
a positive number giving the radius of the circles.
- digits
an integer specifying the number of digits of the dependence parameter.
- ...
arguments to be passed to methods, e.g. graphical parameters (see par
).