The R Project SVN R

Rev

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

Rev 59481 Rev 61433
Line 27... Line 27...
27
    is missing).  If there are no terms other than an intercept and offsets,
27
    is missing).  If there are no terms other than an intercept and offsets,
28
    this is \code{numeric(0)}.}
28
    this is \code{numeric(0)}.}
29
  \item{term.labels}{A character vector containing the labels for each
29
  \item{term.labels}{A character vector containing the labels for each
30
    of the terms in the model, except for offsets.  Note that these are
30
    of the terms in the model, except for offsets.  Note that these are
31
    after possible re-ordering of terms.
31
    after possible re-ordering of terms.
32
  
32
 
33
    Non-syntactic names will be quoted by backticks: this makes it
33
    Non-syntactic names will be quoted by backticks: this makes it
34
    easier to re-construct the formula from the term labels.
34
    easier to re-construct the formula from the term labels.
35
  }
35
  }
36
  \item{variables}{A call to \code{list} of the variables in the model.}
36
  \item{variables}{A call to \code{list} of the variables in the model.}
37
  \item{intercept}{Either 0, indicating no intercept is to be fit, or 1
37
  \item{intercept}{Either 0, indicating no intercept is to be fit, or 1