The R Project SVN R

Rev

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

Rev 59337 Rev 59629
Line 73... Line 73...
73
 
73
 
74
  The \code{data} argument should rarely be needed, but in some cases
74
  The \code{data} argument should rarely be needed, but in some cases
75
  \code{termplot} may be unable to reconstruct the original data
75
  \code{termplot} may be unable to reconstruct the original data
76
  frame. Using \code{na.action=na.exclude} makes these problems less likely.
76
  frame. Using \code{na.action=na.exclude} makes these problems less likely.
77
 
77
 
78
  Nothing sensible happens for interaction terms.
78
  Nothing sensible happens for interaction terms, and they may cause errors.
79
}
79
}
80
\seealso{For (generalized) linear models, \code{\link{plot.lm}} and
80
\seealso{For (generalized) linear models, \code{\link{plot.lm}} and
81
  \code{\link{predict.glm}}.}
81
  \code{\link{predict.glm}}.}
82
\examples{
82
\examples{
83
require(graphics)
83
require(graphics)