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.

Tests Vignettes

Available Snapshots

This version of insight can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (1)
  • R
  • Suggests (105)
  • AER
  • afex
  • aod
  • BayesFactor
  • bayestestR
  • bbmle
  • bdsmatrix
  • betareg
  • bife
  • biglm
  • blavaan
  • blme
  • brms
  • broom
  • car
  • carData
  • censReg
  • cgam
  • clubSandwich
  • coxme
  • cplm
  • crch
  • curl
  • datawizard
  • effectsize
  • emmeans
  • epiR
  • estimatr
  • feisr
  • fixest >= 0.11.2
  • fungible
  • gam
  • gamlss
  • gamlss.data
  • gamm4
  • gbm
  • gee
  • geepack
  • geoR
  • ggeffects
  • GLMMadaptive
  • glmmTMB
  • gmnl
  • gt
  • httr
  • interp
  • ivreg
  • JM
  • knitr
  • lavaan
  • lavaSearch2
  • lfe
  • lme4
  • lmerTest
  • lmtest
  • logistf
  • logitr
  • marginaleffects
  • mclogit
  • mclust
  • MCMCglmm
  • merTools
  • metaBMA
  • metadat
  • metafor
  • metaplus
  • mice
  • mlogit
  • mhurdle
  • mmrm
  • modelbased
  • multgee
  • MuMIn
  • nestedLogit
  • nonnest2
  • ordinal
  • panelr
  • parameters
  • parsnip
  • pbkrtest
  • performance
  • plm
  • poorman
  • pscl
  • psych
  • quantreg
  • Rcpp
  • rmarkdown
  • rms
  • robustbase
  • robustlmm
  • rstanarm >= 2.21.1
  • rstantools >= 2.1.0
  • rstudioapi
  • sandwich
  • speedglm
  • statmod
  • survey
  • testthat
  • tinytable
  • truncreg
  • tweedie
  • TMB
  • VGAM
  • withr
  • Version History