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 f30a78ec8::r-insight

Usage Tracking

0.3.0
1 / 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 29, 2019 at 04:58

License

GPL-3

Total Downloads

16

Supported Platforms

noarch