The R Project SVN R

Rev

Rev 87420 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87420 Rev 88589
Line 38... Line 38...
38
  An object of class \code{c("terms", "formula")} which contains the
38
  An object of class \code{c("terms", "formula")} which contains the
39
  \emph{terms} representation of a symbolic model.  See
39
  \emph{terms} representation of a symbolic model.  See
40
  \code{?\link{terms.object}} for its structure.
40
  \code{?\link{terms.object}} for its structure.
41
}
41
}
42
\references{
42
\references{
43
  Chambers, J. M. and Hastie, T. J. (1992)
43
  \bibshow{R:Chambers+Hastie:1992:c2}
44
  \emph{Statistical models.}
-
 
45
  Chapter 2 of \emph{Statistical Models in S}
-
 
46
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
-
 
47
}
44
}
48
\seealso{
45
\seealso{
49
  \code{\link{terms.object}}, \code{\link{terms.formula}},
46
  \code{\link{terms.object}}, \code{\link{terms.formula}},
50
  \code{\link{lm}}, \code{\link{glm}}, \code{\link{formula}}.
47
  \code{\link{lm}}, \code{\link{glm}}, \code{\link{formula}}.
51
}
48
}