Package: car
Version: 0.8-4
Date: 2001/8/4
Title: Companion to Applied Regression
Author: John Fox <jfox@mcmaster.ca>. I am grateful to Douglas Bates, Georges Monette,
	and Sanford Weisberg for various suggestions.
Maintainer: John Fox <jfox@mcmaster.ca>
Depends: R (>= 1.3.0), modreg
Description: This package contains mostly functions for applied regession, linear models, and
  generalized linear models, with an emphasis on regression diagnostics, particularly 
  graphical diagnostic methods. There are also some utility functions. 
  With some exceptions, I have tried not to duplicate capabilities in the basic distribution of R, 
  nor in widely used packages. Some of the functions in car will use functions
  in the MASS package, if it is present; the plot.subsets function graphs
  objects produced by the regsubsets function in the leaps package. Where relevant, the functions in
  car are consistent with na.action = na.omit or na.exclude.
License: GPL version 2 or newer
URL: http://www.r-project.org, http:/www.socsci.mcmaster.ca/jfox/
