Other packages > Find by keyword >

modeltools  

Tools and Classes for Statistical Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("modeltools", "0.2-24")



Attach the package and use:
library("modeltools")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-06-15
Latest Update: 2025-05-02
Description:
A collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future. The documentation is rather terse, but packages `coin' and `party' have some working examples. However, if you find the implemented ideas interesting we would be very interested in a discussion of this proposal. Contributions are more than welcome!
How to cite:
Torsten Hothorn (2005). modeltools: Tools and Classes for Statistical Models. R package version 0.2-24, https://cran.r-project.org/web/packages/modeltools. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:32), 0.2-0 (2005-06-15 13:48), 0.2-2 (2005-11-29 13:31), 0.2-3 (2006-02-15 22:56), 0.2-4 (2006-04-12 12:34), 0.2-5 (2006-08-23 21:57), 0.2-6 (2006-08-25 10:17), 0.2-7 (2006-09-07 14:39), 0.2-8 (2006-10-27 17:14), 0.2-9 (2006-11-03 14:09), 0.2-10 (2007-01-11 18:39), 0.2-11 (2007-04-25 10:36), 0.2-12 (2007-05-07 17:23), 0.2-13 (2007-09-11 14:39), 0.2-14 (2007-09-26 21:21), 0.2-15 (2008-05-09 11:30), 0.2-16 (2008-10-01 15:12), 0.2-17 (2010-09-13 18:29), 0.2-18 (2011-08-23 22:03), 0.2-19 (2012-01-31 18:46), 0.2-20 (2013-09-02 13:19), 0.2-21 (2013-09-02 14:29), 0.2-22 (2018-07-16 18:44), 0.2-23 (2020-03-05 12:50)
Other packages that cited modeltools R package
View modeltools citation profile
Other R packages that modeltools depends, imports, suggests or enhances
Complete documentation for modeltools
Functions, R codes and Examples using the modeltools R package
Some associated functions: FormulaParts-class . Generics . MEapply . ModelEnv-class . ModelEnvFormula-class . ModelEnvFormula . ModelEnvMatrix . Predict . StatModel-class . StatModelCapabilities-class . info . 
Some associated R codes: Classes.R . Data.R . Generics.R . Methods.R . NAhandling.R . Utilities.R . glinearModel.R . linearModel.R . survReg.R .  Full modeltools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
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  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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