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.

Version: 0.2.0
Depends: R (≥ 3.0), stats
Suggests: AER, afex, betareg, blme, brms, crch, coxme, estimatr, gam, gamm4, gamlss, gee, geepack, GLMMadaptive, glmmTMB, gmnl, httr, lfe, logistf, MASS, MCMCglmm, mlogit, lme4, mgcv, nnet, nlme, ordinal, plm, pscl, quantreg, rms, robust, robustbase, robustlmm, rstanarm, rstudioapi, splines, survey, survival, truncreg, testthat, VGAM
Published: 2019-03-29
Author: Daniel Lüdecke ORCID iD [aut, cre], Dominique Makowski ORCID iD [aut, ctb]
Maintainer: Daniel Lüdecke <d.luedecke at uke.de>
BugReports: https://github.com/easystats/insight/issues
License: GPL-3
URL: https://easystats.github.io/insight/
NeedsCompilation: no
Materials: NEWS
CRAN checks: insight results

Downloads:

Reference manual: insight.pdf
Package source: insight_0.2.0.tar.gz
Windows binaries: r-devel: insight_0.2.0.zip, r-release: insight_0.2.0.zip, r-oldrel: insight_0.2.0.zip
OS X binaries: r-release: insight_0.2.0.tgz, r-oldrel: insight_0.2.0.tgz
Old sources: insight archive

Reverse dependencies:

Reverse imports: bayestestR, ggeffects, sjlabelled, sjstats

Linking:

Please use the canonical form https://CRAN.R-project.org/package=insight to link to this page.