K 10 svn:author V 3 dbn K 8 svn:date V 27 2014-08-23T17:30:43.349754Z K 7 svn:log V 745 Update math/R-cran-car to 2.0-21. ChangeLog: * residualPlot error when using 'type="rstudent" has been fixed. * Minor change to "recode" documentation; improved error checking in recode(). * Fixed a bug in gamLine with non-canonical links. (Thanks to Hani Christoph) * Added has.intercept.multinom() to make Anova() work with multinom objects fit to a dichotomous response (after bug report by Kristian Hovde Liland). * Replaced vif.lm() with vif.default() to cover wider variety of models (after question by Laura Rigg about gls models). * Diagonal panels in scatterplotMatrix() (except for histograms) show groups separately when plotted by groups (suggestion by Erich Neuwirth). * Added vcov. argument to Anova.lm(). END