| Line 13... |
Line 13... |
| 13 |
\arguments{
|
13 |
\arguments{
|
| 14 |
\item{x}{a two-dimensional contingency table in matrix form.}
|
14 |
\item{x}{a two-dimensional contingency table in matrix form.}
|
| 15 |
\item{col}{a character vector of length two giving the colors used for
|
15 |
\item{col}{a character vector of length two giving the colors used for
|
| 16 |
drawing positive and negative Pearson residuals, respectively.}
|
16 |
drawing positive and negative Pearson residuals, respectively.}
|
| 17 |
\item{space}{the amount of space (as a fraction of the average
|
17 |
\item{space}{the amount of space (as a fraction of the average
|
| 18 |
rectangle width and height) left between each rectange.}
|
18 |
rectangle width and height) left between each rectangle.}
|
| 19 |
\item{main}{overall title for the plot.}
|
19 |
\item{main}{overall title for the plot.}
|
| 20 |
\item{xlab}{a label for the x axis. Defaults to the name of the row
|
20 |
\item{xlab}{a label for the x axis. Defaults to the name of the row
|
| 21 |
variable in \code{x} if non-\code{NULL}.}
|
21 |
variable in \code{x} if non-\code{NULL}.}
|
| 22 |
\item{ylab}{a label for the y axis. Defaults to the column names of
|
22 |
\item{ylab}{a label for the y axis. Defaults to the column names of
|
| 23 |
the column variable in \code{x} if non-\code{NULL}.}
|
23 |
the column variable in \code{x} if non-\code{NULL}.}
|