The R Project SVN R

Rev

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

Rev 81377 Rev 88589
Line 24... Line 24...
24
  \code{[[}: the components are \code{~}, the left-hand side (if
24
  \code{[[}: the components are \code{~}, the left-hand side (if
25
  present) and the right-hand side \emph{in that order}.  (Thus
25
  present) and the right-hand side \emph{in that order}.  (Thus
26
  one-sided formulae have two components.)
26
  one-sided formulae have two components.)
27
}
27
}
28
\references{
28
\references{
29
  Chambers, J. M. and Hastie, T. J. (1992)
29
  \bibshow{R:Chambers+Hastie:1992:c2}
30
  \emph{Statistical models.}
-
 
31
  Chapter 2 of \emph{Statistical Models in S}
-
 
32
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
-
 
33
}
30
}
34
\seealso{
31
\seealso{
35
  \code{\link{formula}}
32
  \code{\link{formula}}
36
}
33
}
37
\keyword{models}
34
\keyword{models}