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.
Reference manual: | insight.pdf |
Vignettes: |
Formatting, printing and exporting tables (source, R code) Exporting tables with captions and footers (source, R code) Getting Started with Accessing Model Information (source, R code) |
Package source: | insight_0.20.5.tar.gz |
Windows binaries: | r-devel: insight_0.20.5.zip, r-release: insight_0.20.5.zip, r-oldrel: insight_0.20.5.zip |
macOS binaries: | r-release (arm64): insight_0.20.5.tgz, r-oldrel (arm64): insight_0.20.5.tgz, r-release (x86_64): insight_0.20.5.tgz, r-oldrel (x86_64): insight_0.20.5.tgz |
Old sources: | insight archive |
Reverse imports: | ale, bayestestR, bsitar, clarify, clinicalsignificance, correlation, cv, datawizard, DImodelsVis, easystats, effects, effectsize, ggDoE, ggeffects, ggstatsplot, insurancerating, lavaanExtra, marginaleffects, modelbased, modelsummary, multilevelcoda, MuMIn, mvgam, parameters, performance, psycho, psycModel, randomizeR, regressinator, report, see, SimplyAgree, sjlabelled, sjmisc, sjPlot, sjstats, statsExpressions, tidygam |
Reverse suggests: | gtsummary, ivreg, rempsyc |
Please use the canonical form https://CRAN.R-project.org/package=insight to link to this page.