Other packages > Find by keyword >

car  

Companion to Applied Regression
View on CRAN: Click here


Download and install car package within the R console
Install from CRAN:
install.packages("car")

Install from Github:
library("remotes")
install_github("cran/car")

Install by package version:
library("remotes")
install_version("car", "3.1-3")



Attach the package and use:
library("car")
Maintained by
John Fox
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-05-01
Latest Update: 2024-09-27
Description:
Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.
How to cite:
John Fox (2001). car: Companion to Applied Regression. R package version 3.1-3, https://cran.r-project.org/web/packages/car. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:24), 0.8-1 (2001-05-01 10:36), 0.8-3 (2001-08-04 14:35), 0.8-4 (2001-08-04 21:57), 0.9-1 (2002-01-10 10:30), 1.0-0 (2002-05-27 15:56), 1.0-1 (2002-10-01 20:19), 1.0-2 (2003-03-16 10:21), 1.0-3 (2003-04-16 21:16), 1.0-4 (2003-04-27 20:28), 1.0-5 (2003-05-26 16:51), 1.0-7 (2003-08-07 22:14), 1.0-8 (2003-10-11 10:41), 1.0-9 (2003-12-10 09:53), 1.0-10 (2004-01-07 19:15), 1.0-11 (2004-02-02 13:38), 1.0-12 (2004-05-16 09:21), 1.0-13 (2004-08-04 19:19), 1.0-14 (2004-11-22 10:20), 1.0-15 (2005-01-20 12:37), 1.0-16 (2005-04-05 09:37), 1.0-17 (2005-04-18 10:19), 1.0-18 (2005-07-28 16:12), 1.1-0 (2006-02-06 23:37), 1.1-1 (2006-08-30 11:17), 1.1-2 (2006-09-29 12:15), 1.2-0 (2006-12-04 22:00), 1.2-1 (2006-12-06 17:17), 1.2-2 (2007-09-03 17:51), 1.2-3 (2007-10-09 10:22), 1.2-4 (2007-10-11 10:24), 1.2-5 (2007-10-11 16:17), 1.2-6 (2007-10-27 17:28), 1.2-7 (2007-10-29 11:51), 1.2-8 (2008-04-20 21:05), 1.2-9 (2008-10-22 19:18), 1.2-10 (2008-12-30 17:54), 1.2-11 (2009-01-06 10:41), 1.2-12 (2009-01-20 21:44), 1.2-13 (2009-04-03 11:42), 1.2-14 (2009-04-23 09:11), 1.2-15 (2009-08-25 10:05), 1.2-16 (2009-10-11 16:38), 2.0-0 (2010-07-26 17:32), 2.0-1 (2010-07-29 11:13), 2.0-2 (2010-08-01 18:53), 2.0-6 (2010-11-11 13:40), 2.0-7 (2010-12-18 10:21), 2.0-8 (2011-01-03 18:42), 2.0-9 (2011-01-31 08:36), 2.0-10 (2011-04-09 11:28), 2.0-11 (2011-08-10 07:49), 2.0-12 (2012-01-17 19:27), 2.0-13 (2012-08-28 18:13), 2.0-14 (2012-09-20 08:10), 2.0-15 (2012-10-09 22:07), 2.0-16 (2013-02-18 07:34), 2.0-17 (2013-05-05 21:42), 2.0-18 (2013-06-13 07:39), 2.0-19 (2013-09-18 18:55), 2.0-20 (2014-04-28 07:10), 2.0-21 (2014-08-16 18:27), 2.0-22 (2014-11-18 17:08), 2.0-24 (2015-02-02 01:38), 2.0-25 (2015-03-03 22:27), 2.0-26 (2015-08-06 21:23), 2.1-0 (2015-09-03 13:26), 2.1-1 (2015-12-14 17:19), 2.1-2 (2016-03-25 14:39), 2.1-3 (2016-08-11 11:35), 2.1-4 (2016-12-02 10:13), 2.1-5 (2017-07-04 10:00), 2.1-6 (2017-11-19 18:27), 3.0-0 (2018-04-02 14:17), 3.0-1 (2018-08-22 18:00), 3.0-2 (2018-08-24 01:34), 3.0-3 (2019-05-27 18:20), 3.0-4 (2019-10-27 06:40), 3.0-5 (2019-11-15 17:30), 3.0-6 (2019-12-23 12:10), 3.0-7 (2020-03-11 18:30), 3.0-8 (2020-05-21 18:00), 3.0-9 (2020-08-11 06:50), 3.0-10 (2020-09-29 09:20), 3.0-11 (2021-06-27 18:00), 3.0-12 (2021-11-06 06:35), 3.0-13 (2022-05-02 19:12), 3.1-0 (2022-06-15 12:20), 3.1-1 (2022-10-20 00:15), 3.1-2 (2023-03-30 12:40), 3.1-3 (2024-09-27 07:10)
Other packages that cited car R package
View car citation profile
Other R packages that car depends, imports, suggests or enhances
Complete documentation for car
Functions, R codes and Examples using the car R package
Some associated functions: Anova . Boot . Boxplot . Contrasts . Ellipses . Export . Import . Predict . S . ScatterplotSmoothers . Tapply . TransformationAxes . avPlots . bcPower . boxCox . boxCoxVariable . boxTidwell . brief . car-defunct . car-deprecated . car-internal . carHexsticker . carPalette . carWeb . ceresPlots . compareCoefs . crPlots . deltaMethod . densityPlot . dfbetaPlots . durbinWatsonTest . hccm . hist.boot . infIndexPlot . influence-mixed-models . influencePlot . invResPlot . invTranPlot . leveneTest . leveragePlots . linearHypothesis . logit . marginalModelPlot . mcPlots . ncvTest . outlierTest . panel.car . poTest . pointLabel . powerTransform . qqPlot . recode . regLine . residualPlots . scatter3d . scatterplot . scatterplotMatrix . showLabels . sigmaHat . some . spreadLevelPlot . strings2factors . subsets . symbox . testTransform . vif . wcrossprod . which.names . 
Some associated R codes: Anova.R . Boot.R . Boxplot.R . Contrasts.R . Ellipse.R . Export.R . Import.R . Predict.R . S.R . Tapply.R . TransformationAxes.R . adaptiveKernel.R . avPlot3d.R . avPlots.R . bcnPower.R . boxCox.R . boxCoxVariable.R . boxTidwell.R . brief.R . car-defunct.R . car-deprecated.R . carHexsticker.R . carWeb.R . ceresPlots.R . compareCoefs.R . crPlot3d.R . crPlots.R . deltaMethod.R . densityPlot.R . dfbetaPlots.R . durbinWatsonTest.R . hccm.R . infIndexPlot.R . influence-mixed-models.R . influencePlot.R . invResPlot.R . invTranPlot.R . leveneTest.R . leveragePlots.R . linearHypothesis.R . logit.R . marginalModelPlot.R . mcPlots.R . ncvTest.R . outlierTest.R . panel.car.R . poTest.R . pointLabel.R . powerTransform.R . powerTransformlmer.R . qqPlot.R . recode.R . regLine.R . residualPlots.R . scatter3d.R . scatterplot.R . scatterplotMatrix.R . scatterplotSmoothers.R . showLabels.R . sigmaHat.R . some.R . spreadLevelPlot.R . strings2factors.R . subsets.R . symbox.R . utility-functions.R . vif.R . wcrossprod.R . which.names.R .  Full car package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA