Language

Package: r-insight @ 0.8.0

Synopsis

Easy access to model information for various model objects

Description

This package provides 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. The package 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.

Home page
https://easystats.github.io/insight/
Location
gnu/packages/cran.scm (line: 6384, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings