The R Project SVN R

Rev

Rev 59039 | Rev 67599 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 22... Line 22...
22
\value{
22
\value{
23
  The input value.
23
  The input value.
24
}
24
}
25
\details{
25
\details{
26
  There can be more than one offset in a model formula, but \code{-} is
26
  There can be more than one offset in a model formula, but \code{-} is
27
  not supported for \code{offset} terms (and is equivalent to \code{+}). 
27
  not supported for \code{offset} terms (and is equivalent to \code{+}).
28
}
28
}
29
 
29
 
30
\seealso{
30
\seealso{
31
  \code{\link{model.offset}}, \code{\link{model.frame}}.
31
  \code{\link{model.offset}}, \code{\link{model.frame}}.
32
  
32
 
33
  For examples see \code{\link{glm}} and
33
  For examples see \code{\link{glm}} and
34
  \code{\link[MASS]{Insurance}} in package \CRANpkg{MASS}.
34
  \code{\link[MASS]{Insurance}} in package \CRANpkg{MASS}.
35
}
35
}
36
\keyword{models}
36
\keyword{models}