The R Project SVN R

Rev

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

Rev 83727 Rev 88598
Line 77... Line 77...
77
  specifies the contrasts that would be used in terms in which the
77
  specifies the contrasts that would be used in terms in which the
78
  factor is coded by contrasts (in some terms dummy coding may be used),
78
  factor is coded by contrasts (in some terms dummy coding may be used),
79
  either as a character vector naming a function or as a numeric matrix.
79
  either as a character vector naming a function or as a numeric matrix.
80
}
80
}
81
\references{
81
\references{
82
  Chambers, J. M. (1992)
-
 
83
  \emph{Data for models.}
82
  \bibshow{R:Chambers:1992:c3}  
84
  Chapter 3 of \emph{Statistical Models in S}
-
 
85
  eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks/Cole.
-
 
86
}
83
}
87
\seealso{
84
\seealso{
88
  \code{\link{model.frame}}, \code{\link{model.extract}},
85
  \code{\link{model.frame}}, \code{\link{model.extract}},
89
  \code{\link{terms}}
86
  \code{\link{terms}}
90
 
87