- x
An object of class diagmeta
- which
A character vector indicating the type of plot, either
"regression"
or "cdf"
or "survival"
or
"Youden"
or "ROC"
or "SROC"
or
"density"
or "sensspec"
, can be abbreviated
- xlab
An x axis label
- main
A logical indicating title to the plot
- ci
A logical indicating whether confidence intervals should
be plotted for "regression"
, "cdf"
,
"survival"
, "Youden"
, and "sensspec"
- ciSens
A logical indicating whether confidence intervals
should be plotted for sensitivity, given the specificity in
"SROC"
plot
- ciSpec
A logical indicating whether confidence intervals
should be plotted for specificity, given the sensitivity in
"SROC"
plot
- mark.optcut
A logical indicating whether the optimal cutoff
should be marked on "SROC"
plot
- mark.cutpoints
A logical indicating whether the given
cutoffs should be marked on "SROC"
plot
- points
A logical indicating whether points should be plotted
in plots "regression"
, "cdf"
, "survival"
,
"Youden"
, "ROC"
, and "sensspec"
- lines
A logical indicating whether polygonal lines
connecting points belonging to the same study should be printed
in plots "regression"
, "cdf"
, "survival"
,
"Youden"
, and "sensspec"
- rlines
A logical indicating whether regression lines or
curves should be plotted for plots "regression"
,
"cdf"
, "survival"
, "Youden"
, and
"sensspec"
- line.optcut
A logical indicating whether a vertical line
should be plotted at the optimal cutoff line for plots
"cdf"
, "survival"
, "Youden"
, and
"density"
- col.points
A character string indicating color of points,
either "rainbow"
, "topo"
, "heat"
,
"terrain"
, "cm"
, "grayscale"
, or any color
defined in colours
- cex
A numeric indicating magnification to be used for
plotting text and symbols
- pch.points
A numeric indicating plot symbol(s) for points
- col
A character string indicating color of lines
- col.ci
A character string indicating color of confidence
lines
- col.optcut
A character string indicating color of optimal
cutoff line
- cex.marks
A numeric indicating magnification(s) to be used
for marking cutoffs
- lwd
A numeric indicating line width
- lwd.ci
A numeric indicating line width of confidence lines
- lwd.optcut
A numeric indicating line width of optimal cutoff
- lwd.study
A numeric indicating line width of individual
studies
- shading
A character indicating shading and hatching
confidence region in "SROC"
plot, either "none"
or
"shade"
or "hatch"
- col.hatching
A character string indicating color used in
hatching of the confidence region
- lwd.hatching
A numeric indicating line width used in hatching
of the confidence region
- ellipse
A logical indicating whether a confidence ellipse
should be drawn around the optimal cutoff
- xlim
A character or numerical vector indicating the minimum
and maximum value for the horizontal axes
- ...
Additional graphical arguments