The R Project SVN R

Rev

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

Rev 28044 Rev 28728
Line 57... Line 57...
57
  For the \code{partial.resid=TRUE} option it must have a
57
  For the \code{partial.resid=TRUE} option it must have a
58
  \code{\link{residuals}} method that accepts \code{type="partial"},
58
  \code{\link{residuals}} method that accepts \code{type="partial"},
59
  which \code{\link{lm}} and \code{\link{glm}} do.
59
  which \code{\link{lm}} and \code{\link{glm}} do.
60
 
60
 
61
  The \code{data} argument should rarely be needed, but in some cases
61
  The \code{data} argument should rarely be needed, but in some cases
62
  \code{termplot} may be unable to reconstruct the original data frame.
62
  \code{termplot} may be unable to reconstruct the original data
-
 
63
  frame. Using \code{na.action=na.exclude} makes these problems less likely.
63
 
64
 
64
  Nothing sensible happens for interaction terms.
65
  Nothing sensible happens for interaction terms.
65
}
66
}
66
\seealso{For (generalized) linear models, \code{\link{plot.lm}} and
67
\seealso{For (generalized) linear models, \code{\link{plot.lm}} and
67
  \code{\link{predict.glm}}.}
68
  \code{\link{predict.glm}}.}