kjellpk/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.

Getting started

Package details

AuthorKjell Konis [aut, cre]
MaintainerKjell Konis <kjellk@gmail.com>
LicenseGPL
Version0.63
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kjellpk/fit.models")
kjellpk/fit.models documentation built on Aug. 3, 2020, 2:03 p.m.