A string with the name of the model considered. Takes value "PB" (Pairwise Beta), "HR" (Husler-Reiss), "ET" (Extremal-t), "EST" (Extremal Skew-t), TD (Tilted Dirichlet) or AL (Asymmetric Logistic).
par
A vector representing the parameters of the model.
log
A logical value specifying if the log density is computed (default is TRUE).
contour
A logical value; if TRUE the contour levels are displayed. Required for trivariate models only.
labels
A vector of character strings indicating the labels. Must be of length \(1\) for bivariate models and \(3\) for trivariate models.
cex.lab
A positive real indicating the size of the labels.
cex.cont
A positive real indicating the size of the contour labels.
...
Additional graphical arguments for the hist() function when style="hist".