| Line 260... |
Line 260... |
| 260 |
\item{boundary}{logical. Is the fitted value on the boundary of the
|
260 |
\item{boundary}{logical. Is the fitted value on the boundary of the
|
| 261 |
attainable values?}
|
261 |
attainable values?}
|
| 262 |
\item{call}{the matched call.}
|
262 |
\item{call}{the matched call.}
|
| 263 |
\item{formula}{the formula supplied.}
|
263 |
\item{formula}{the formula supplied.}
|
| 264 |
\item{terms}{the \code{\link{terms}} object used.}
|
264 |
\item{terms}{the \code{\link{terms}} object used.}
|
| 265 |
\item{data}{the \code{data argument}.}
|
265 |
\item{data}{the \code{data} argument.}
|
| 266 |
\item{offset}{the offset vector used.}
|
266 |
\item{offset}{the offset vector used.}
|
| 267 |
\item{control}{the value of the \code{control} argument used.}
|
267 |
\item{control}{the value of the \code{control} argument used.}
|
| 268 |
\item{method}{the name of the fitter function used (when provided as a
|
268 |
\item{method}{the name of the fitter function used (when provided as a
|
| 269 |
\code{\link{character}} string to \code{glm()}) or the fitter
|
269 |
\code{\link{character}} string to \code{glm()}) or the fitter
|
| 270 |
\code{\link{function}} (when provided as that).}
|
270 |
\code{\link{function}} (when provided as that).}
|