CMD + K

r-insight

Community

A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-insight

Usage Tracking

1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

Last Updated

Dec 6, 2025 at 14:33

License

GPL-3.0-only

Total Downloads

363.0K

Supported Platforms

noarch