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 05 Jun. 2026.
Previous versions and publish date:
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

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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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