The R Project SVN R

Rev

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

Rev 84845 Rev 85977
Line 95... Line 95...
95
 
95
 
96
  \code{lm.fit.null} and \code{lm.wfit.null} are superseded by
96
  \code{lm.fit.null} and \code{lm.wfit.null} are superseded by
97
  \code{lm.fit} and \code{lm.wfit} which handle null models now.
97
  \code{lm.fit} and \code{lm.wfit} which handle null models now.
98
  Similarly, \code{glm.fit.null} is superseded by \code{glm.fit}.
98
  Similarly, \code{glm.fit.null} is superseded by \code{glm.fit}.
99
 
99
 
100
  \code{mauchley.test} was a misspelling of Mauchly's name, corrected
100
  \code{mauchley.test} was a misspelling of \I{Mauchly}'s name, corrected
101
  by the introduction of \code{\link{mauchly.test}}.
101
  by the introduction of \code{\link{mauchly.test}}.
102
 
102
 
103
  \code{clearNames} had been introduced at about the same time as
103
  \code{clearNames} had been introduced at about the same time as
104
  \code{\link{unname}}, but is less general and has been used rarely.
104
  \code{\link{unname}}, but is less general and has been used rarely.
105
 
105