The R Project SVN R

Rev

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

Rev 88161 Rev 90060
Line 11... Line 11...
11
  model.  Usually the model was specified in terms of a
11
  model.  Usually the model was specified in terms of a
12
  \code{\link{formula}} and that formula was used to determine the terms
12
  \code{\link{formula}} and that formula was used to determine the terms
13
  object.
13
  object.
14
}
14
}
15
\details{
15
\details{
16
  The object itself is simply the result of \code{\link{terms.formula}(<formula>)}.
16
  The object itself is simply the result of \code{\link{terms.formula}(\var{formula})}.
17
  It has a number of attributes
17
  It has a number of attributes
18
  and they are used to construct the model frame:
18
  and they are used to construct the model frame:
19
 
19
 
20
  \describe{
20
  \describe{
21
  \item{\code{factors}}{An integer matrix of variables by terms showing which variables
21
  \item{\code{factors}}{An integer matrix of variables by terms showing which variables