Other packages > Find by keyword >

lmtest  

Testing Linear Regression Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("lmtest", "0.9-40")



Attach the package and use:
library("lmtest")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-03-15
Latest Update: 2022-03-21
Description:
A collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.
How to cite:
Achim Zeileis (1999). lmtest: Testing Linear Regression Models. R package version 0.9-40, https://cran.r-project.org/web/packages/lmtest. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.1-2 (1999-03-15 10:34), 0.1-4 (2000-02-16 09:59), 0.1-6 (2000-05-25 09:55), 0.1-8 (2000-06-07 14:46), 0.1-9 (2001-01-08 08:54), 0.2-1 (2001-05-14 08:23), 0.2-2 (2001-07-15 21:23), 0.2-3 (2001-09-28 08:01), 0.9-0 (2001-12-19 17:40), 0.9-2 (2002-10-28 16:03), 0.9-3 (2003-02-19 22:21), 0.9-5 (2003-11-24 01:01), 0.9-6 (2004-01-31 12:44), 0.9-8 (2004-11-03 14:30), 0.9-9 (2004-11-30 13:21), 0.9-10 (2005-01-21 17:20), 0.9-11 (2005-04-27 10:37), 0.9-12 (2005-06-01 10:22), 0.9-13 (2005-12-01 12:53), 0.9-14 (2006-01-19 13:44), 0.9-15 (2006-05-24 00:35), 0.9-16 (2006-08-07 22:26), 0.9-17 (2006-08-12 01:09), 0.9-18 (2006-08-18 13:13), 0.9-19 (2007-04-23 21:59), 0.9-20 (2007-06-28 21:49), 0.9-21 (2007-07-26 21:43), 0.9-22 (2008-12-09 16:13), 0.9-23 (2009-02-05 15:25), 0.9-24 (2009-05-28 17:46), 0.9-25 (2009-11-18 02:18), 0.9-26 (2009-12-08 00:02), 0.9-27 (2010-07-26 11:58), 0.9-28 (2011-05-31 18:38), 0.9-29 (2011-09-16 19:27), 0.9-30 (2012-05-31 10:04), 0.9-31 (2013-04-20 09:58), 0.9-32 (2013-09-19 11:57), 0.9-33 (2014-01-23 19:41), 0.9-34 (2015-06-06 13:03), 0.9-35 (2017-02-11 10:43), 0.9-36 (2018-04-04 10:13), 0.9-37 (2019-04-30 10:41), 0.9-38 (2020-09-09 07:30), 0.9-39 (2021-11-07 01:50)
Other packages that cited lmtest R package
View lmtest citation profile
Other R packages that lmtest depends, imports, suggests or enhances
Complete documentation for lmtest
Functions, R codes and Examples using the lmtest R package
Some associated functions: ChickEgg . Mandible . USDistLag . bgtest . bondyield . bptest . coeftest . coxtest . currencysubstitution . dwtest . encomptest . ftemp . gqtest . grangertest . growthofmoney . harvtest . hmctest . jocci . jtest . lrtest . moneydemand . petest . raintest . resettest . unemployment . valueofstocks . wages . waldtest . 
Some associated R codes: bgtest.R . bptest.R . coefci.R . coeftest.R . coxtest.R . dwtest.R . encomptest.R . gqtest.R . grangertest.R . harvtest.R . hmctest.R . jtest.R . lrtest.R . petest.R . raintest.R . resettest.R . waldtest.R .  Full lmtest package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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