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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns