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. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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