| Line 122... |
Line 122... |
| 122 |
List with the following components:
|
122 |
List with the following components:
|
| 123 |
\item{stats}{a matrix, each column contains the extreme of the lower
|
123 |
\item{stats}{a matrix, each column contains the extreme of the lower
|
| 124 |
whisker, the lower hinge, the median, the upper hinge and the
|
124 |
whisker, the lower hinge, the median, the upper hinge and the
|
| 125 |
extreme of the upper whisker for one group/plot. If all the inputs
|
125 |
extreme of the upper whisker for one group/plot. If all the inputs
|
| 126 |
have the same class attribute, so will this component.}
|
126 |
have the same class attribute, so will this component.}
|
| 127 |
\item{n}{a vector with the number of observations in each group.}
|
127 |
\item{n}{a vector with the number of (non-\code{\link{NA}}) observations in each group.}
|
| 128 |
\item{conf}{a matrix where each column contains the lower and upper
|
128 |
\item{conf}{a matrix where each column contains the lower and upper
|
| 129 |
extremes of the notch.}
|
129 |
extremes of the notch.}
|
| 130 |
\item{out}{the values of any data points which lie beyond the
|
130 |
\item{out}{the values of any data points which lie beyond the
|
| 131 |
extremes of the whiskers.}
|
131 |
extremes of the whiskers.}
|
| 132 |
\item{group}{a vector of the same length as \code{out} whose elements
|
132 |
\item{group}{a vector of the same length as \code{out} whose elements
|