fit.models: Compare Fitted Models

The fit.models function and its associated methods (coefficients, print, summary, plot, etc.) were originally provided in the robust package to compare robustly and classically fitted model objects. See chapters 2, 3, and 5 in Insightful (2002) 'Robust Library User's Guide' <http://robust.r-forge.r-project.org/Robust.pdf>). The aim of the fit.models package is to separate this fitted model object comparison functionality from the robust package and to extend it to support fitting methods (e.g., classical, robust, Bayesian, regularized, etc.) more generally.

Version: 0.64
Imports: lattice, stats
Suggests: MASS
Published: 2020-08-02
Author: Kjell Konis [aut, cre]
Maintainer: Kjell Konis <kjellk at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
CRAN checks: fit.models results

Documentation:

Reference manual: fit.models.pdf

Downloads:

Package source: fit.models_0.64.tar.gz
Windows binaries: r-devel: fit.models_0.64.zip, r-release: fit.models_0.64.zip, r-oldrel: fit.models_0.64.zip
macOS binaries: r-release (arm64): fit.models_0.64.tgz, r-oldrel (arm64): fit.models_0.64.tgz, r-release (x86_64): fit.models_0.64.tgz
Old sources: fit.models archive

Reverse dependencies:

Reverse depends: robust
Reverse suggests: robustbase

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fit.models to link to this page.