plot.DTDAcif {DTDA.cif} | R Documentation |
S3 method to plot a DTDAcif object by using the generic plot function.
## S3 method for class 'DTDAcif' plot(x, intervals = FALSE, level = 0.95, main = "", xlab = "", ylab = "", ylim, ...)
x |
DTDAcif object. |
intervals |
Logical. If TRUE confidence intervals are calculated if standard deviation was calculated before. |
level |
Confidence level of the standard deviation of the cifs. Default is 0.95. |
main |
An overall title for the plot. |
xlab |
A title for the x axis. |
ylab |
A title for the y axis. |
ylim |
Limit over the y axis. |
... |
Additional parameters. |
de Uña-Álvarez, Jacobo.
Soage González, José Carlos.
Maintainer: José Carlos Soage González. jsoage@uvigo.es