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-23")



Attach the package and use:
library("modeltools")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
First Published: 2005-06-15
Latest Update: 2020-03-05
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-23, https://cran.r-project.org/web/packages/modeltools. Accessed 30 Apr. 2025.
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)
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
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for modeltools100012001400160018002000220024002600280030003200340036003800TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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