Learn R Programming

modeltools (version 0.2-23)

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,201

Version

0.2-23

License

GPL-2

Maintainer

Last Published

March 5th, 2020

Functions in modeltools (0.2-23)

info

Get Information on Fitted Objects
ModelEnvFormula

Generate a model environment from a classical formula based interface.
FormulaParts-class

Class "FormulaParts"
Generics

Generic Utility Functions
Predict

Model Predictions
ModelEnvMatrix

Generate a model environment from design and response matrix
MEapply

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

Class "ModelEnv"
StatModel-class

Class "StatModel"
StatModelCapabilities-class

Class "StatModelCapabilities"
ModelEnvFormula-class

Class "ModelEnvFormula"