Learn R Programming

⚠️There's a newer version (0.2-23) of this package.Take me there.

modeltools (version 0.2-8)

Tools and Classes for Statistical Models

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!

Copy Link

Version

Install

install.packages('modeltools')

Monthly Downloads

61,795

Version

0.2-8

License

GPL

Maintainer

Torsten Hothorn

Last Published

March 5th, 2020

Functions in modeltools (0.2-8)

StatModelCapabilities-class

Class "StatModelCapabilities"
ModelEnvFormula

Generate a model environment from a classical formula based interface.
MEapply

Apply functions to Data in Object of Class "ModelEnv"
StatModel-class

Class "StatModel"
ModelEnvMatrix

Generate a model environment from design and response matrix
Predict

Model Predictions
ModelEnvFormula-class

Class "ModelEnvFormula"
FormulaParts-class

Class "FormulaParts"
ModelEnv-class

Class "ModelEnv"