modelit-package: Statistical Models for 'SciViews::R'

modelit-packageR Documentation

Statistical Models for 'SciViews::R'

Description

The {modelit} package provides an extension to base R functions for model fitting like lm(), glm() or nls() with enhanced plots and utilitarian functions.

Important functions

  • fit_model() creates a model_fit object that has many methods.

  • tabularise() methods for lm, glm, nls, model_fit, anova and aov objects.

  • chart() methods for lm, glm, nls and model_fit objects.

  • as.function() transforms an lm or nls model into a function that can be plotted using stat_function().

Author(s)

Maintainer: Philippe Grosjean phgrosjean@sciviews.org (ORCID)

Authors:

See Also

Useful links:


SciViews/modelit documentation built on Nov. 24, 2024, 10:23 a.m.