easystats/insight: Easy Access to Model Information for Various Model Objects

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.

Getting started

Package details

MaintainerDaniel Lüdecke <d.luedecke@uke.de>
LicenseGPL-3
Version0.20.4.6
URL https://easystats.github.io/insight/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("easystats/insight")
easystats/insight documentation built on Oct. 2, 2024, 8:19 a.m.